- Apache::Session 1.54
- CGI 2.91
- Carp 1.01
- Cwd 2.06
- DBD::CSV 0.2002
- DBD::mysql 2.1026
- DBI 1.35
- Exporter 5.566
- File::Basename 2.71
- File::Copy 2.05
- File::Find 1.04
- File::Path 1.05
- FileHandle 2.01
- Getopt::Std 1.03
- HTML::Parser 3.27
- HTML::Template 2.6
- IPC::Open3 1.0104
- LWP::Simple 1.36
- Mail::Mailer 1.58
- Mail::Send 1.58
- MIME::Base64 2.18
- Net::hostent 1
- POSIX 1.05
- Socket 1.75
- SQL::Statement 1.005
IMPORTANT NOTE: The SQL::Statement version 1.005 Perl module is not backward
compatible with version 0.1021, our previous requirement. Version 0.1021 was typical
of Perl version 5.6.1 whereas 1.005 is typical of Perl 5.8.0. We recommend you install
Perl 5.8.0 and SQL::Statement 1.005 or higher and follow the workarounds below as
necessary. (These workarounds may not be required when SQL::Statement 1.006 becomes
available.)
- collmgr
- Functions normally with either 0.1021 or 1.005
- dbmove
- Functions normally moving CSV to MySQL under either 1.005 or 0.1021
- Incorrectly uppercases column names when moving MySQL to CSV under 1.005. The
workaround is to lower case the resulting column names using an ascii editor.
- Fails completely under 0.1021 moving CSV to MySQL or vice versa.
- upgrade_1_2, upgrade_2_3
- Functions normally upgrading a MySQL database under either 1.005 or 0.1021
- Incorrectly uppercases column names when upgrading CSV under 1.005. The workaround
is to lower case the resulting column names using an ascii editor.
- Storable 2.07
- Symbol 1.04
- Text::CSV_XS 0.23
- URI 1.23
- XML::LibXSLT 1.53
- XML::LibXML 1.53
Note that XML::LibXML and XML::LibXSLT are not required unless you configure a collection's collmgr rendering field to xslt.