Beta Shell
v2.0 ยท web2.us.cloudlogin.co
[FM]
[CMD]
[PHP]
[DB]
[INFO]
[SEC]
File Manager
~
/
usr
/
share
/
doc
/
perl-UNIVERSAL-moniker
Upload
4 items
Name
Size
Perms
Modified
Actions
[ .. / .. ]
Changes
719 B
-rw-r--r--
2004-07-21 14:55:27
Edit
Del
README
2.05 KB
-rw-r--r--
2004-02-24 18:18:35
Edit
Del
Editing: Changes
(719 B)
Path: /usr/share/doc/perl-UNIVERSAL-moniker/Changes
Back
0.08 Wed Jul 21 15:54:27 BST 2004 * qualified 'require' as 'CORE::require' to prevent warnings when using UNIVERSAL::require 0.07 Tue Feb 24 18:07:50 GMT 2004 * added this Changes file; I never would have guessed that I needed one for such a small module. * Included a performance improvement from Elizabeth Mattijsen. Thanks. 0.06 Fri Sep 05 sometime 2003 * make the tests pass if Lingua::EN::Inflect isn't installed. 0.05 Thu Sep 04 sometime 2003 * removed Lingua::EN::Inflect from the prerequisite list; if you want plurals, you must install it yourself. 0.04 ??? * removed the "use warnings" so it will work with older Perl versions; Thanks to Schwern and Miyagawa.