Re: File::AllUtils or similar

2010-07-04 Thread Paul Bennett
On Mon, 28 Jun 2010 18:52:28 -0400, Jonathan Swartz wrote: Is there something like a File::AllUtils that uses and exports a bunch of standard file modules, for some definition of standard? If not, would it be reasonable for me to release one? Have you looked at IO::All? IMHO it's the be

Which Build Module?

2010-07-04 Thread Dave Cardwell
Please could you advise what the “preferred” build module(s) are nowadays, when releasing to CPAN? I don’t have any particular requirements as it’s a simple module, but I’m unsure which of Module::Install, Module::Build, ExtUtils::MakeMaker, etc. I should be using. -- Best wishes, Dave Cardwell.

Module Namespace for External API Wrappers

2010-07-04 Thread Dave Cardwell
I’ve written a module that wraps the notifo.com API (“Notifo is a way for users to receive mobile notifications for anything. Services integrate with the Notifo API and send users notifications about events, announcements, whatever!”). I had a search on CPAN for other API wrapping modules to decid