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

Re: File::AllUtils or similar

2010-06-28 Thread David Golden
On Mon, Jun 28, 2010 at 6:52 PM, 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? > > I know about Path::Class, which is an interestin