File-Util

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN

3.12_2 2002-09-11
 - Moved to OOorNO interface design in order to provide both an Object-
   Oriented and a Procedural (non-Object-Oriented) programming style
   interface to File::Util.

1.10 2002-03-14
 - Constants are now class attributes independent of the constructor method.
   File::Util objects should always get these constants regardless.

 - Constants and OS identification extended upon code from CGI.pm v.2.78
   (go Lincoln, it's your birthday, get busy...) as such, File::Util got path
   separator help to better support a wider variety of platforms.

 - Additionally, constants contributed to a major overhaul of how File::Util
   handles newlines.

1.09 2002-03-14
 - Error messages got their own place as predefined key-value pairs in an
   anonymous hash independent of any class methods.  eg-they are committed to
   memory at compile time for speedy destruction of intentionally halted
   processes.



( run in 0.413 second using v1.01-cache-2.11-cpan-87723dcf8b7 )