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:
@@ -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
|
||||
|
||||
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user