replaced Date::Calc with Date::Manip

This commit is contained in:
JT Smith 2004-08-30 23:05:03 +00:00
parent 13002676db
commit a7e9ffb440
9 changed files with 10190 additions and 65 deletions

View file

@ -78,6 +78,9 @@
the shortcut.
- bugfix [ 1016271 ]. all posts go to last forum in MB (Leendert Bottelberghs).
- Added FastCGI support. (Kevin Wilson)
- Replaced Date::Calc with Date::Manip to allow for dates before 1970 and
after 2035. (Emiliano Bruni)
- Added Date::Manip to the WebGUI distribution.
6.1.1

View file

@ -53,6 +53,8 @@ Convert::ASN1........................Graham Barr
Data::Config.........................Sébastien Aperghis-Tramoni
Date::Manip..........................Sullivan Beck
DBIx::FullTextSearch.................T.J. Mather
DBIx::Tree::NestedSet................Dan Collis Puro

View file

@ -18,7 +18,6 @@ QnD INSTALL INSTRUCTIONS:
DBI
DBD::mysql
Digest::MD5
Date::Calc
HTML::Parser
Archive::Tar
Compress::Zlib