Revision history for Perl extension Module::Locate
1.4 Mon Dec 15 10:52:41 GMT 2003
* now backward compatible with 5.00503
1.3 Tue Nov 25 16:46:33 GMT 2003
* Tidied up POD.
* "acks_like_fh()" now tests plain globs i.e "*FH"
1.2 Tue Nov 25 13:30:23 GMT 2003
* No longer "croak()"s when "locate()" fails to find the module (which is
much nicer and is consistent with the documentation).
* "Build.PL" should now play nice with "CPAN" installs
1.1 Fri Nov 7 15:59:10 GMT 2003
* fixed "$PkgRe" to be functional
* added "is_mod_loaded()" and "is_pkg_loaded()" functions
* added ':all' "import()" option
* hopefully fixed b0rken CPAN make process ...
1.0 Tue Sep 23 11:51:20 BST 2003
* Initial release