Added Switch as a required CPAN perl libary

git-svn-id: svn://192.168.202.10@792 3d104415-ff17-0410-8863-d5cf3c621b8a
This commit is contained in:
mikec
2008-03-11 20:44:23 +00:00
parent c59304f786
commit 2f88112a63
3 changed files with 5 additions and 1 deletions
+3 -1
View File
@@ -56,7 +56,9 @@ NOTE: Upgrading from 1.1.12-3 to 2.0.1 is at the bottom
10. The start of a new QC (Quality Control) feature [non functional right now]
11. Install the Switch perl module from CPAN
perl -MCPAN -e shell
- install Switch
@@ -51,6 +51,7 @@ force install DBD::mysql
install Net::Telnet
install Time::HiRes
install Net::Server
install Switch
install Unicode::Map
install Jcode
install Spreadsheet::WriteExcel
+1
View File
@@ -445,6 +445,7 @@ following modules first: (say YES if asked to install prerequisites)
- install Net::Telnet
- install Time::HiRes
- install Net::Server
- install Switch
- install Unicode::Map (needed for super list loader Excel)
- install Jcode (needed for super list loader Excel)
- install Spreadsheet::WriteExcel (needed for super list loader Excel)