doc updates for new perl modules required for 3rd gen web-based lead loader
git-svn-id: svn://192.168.202.10@1473 3d104415-ff17-0410-8863-d5cf3c621b8a
This commit is contained in:
@@ -62,6 +62,17 @@ install Spreadsheet::WriteExcel
|
|||||||
install Proc::ProcessTable
|
install Proc::ProcessTable
|
||||||
install IO::Scalar
|
install IO::Scalar
|
||||||
install Spreadsheet::ParseExcel
|
install Spreadsheet::ParseExcel
|
||||||
|
install Archive::Zip
|
||||||
|
install Compress::Raw::Zlib
|
||||||
|
install Spreadsheet::XLSX
|
||||||
|
install Test::Tester
|
||||||
|
install Spreadsheet::ReadSXC
|
||||||
|
install Text::CSV
|
||||||
|
install Test::NoWarnings
|
||||||
|
install Text::CSV_PP
|
||||||
|
install File::Temp
|
||||||
|
install Text::CSV_XS
|
||||||
|
install Spreadsheet::Read
|
||||||
quit
|
quit
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@@ -433,9 +433,20 @@ following modules first: (say YES if asked to install prerequisites)
|
|||||||
- install Proc::ProcessTable (needed for super list loader Excel)
|
- install Proc::ProcessTable (needed for super list loader Excel)
|
||||||
- install IO::Scalar (needed for super list loader Excel)
|
- install IO::Scalar (needed for super list loader Excel)
|
||||||
- install Spreadsheet::ParseExcel (needed for super list loader Excel)
|
- install Spreadsheet::ParseExcel (needed for super list loader Excel)
|
||||||
- if Spreadsheet::ParseExcel fails to install try running the following:
|
- if Spreadsheet::ParseExcel fails to install try running the following:
|
||||||
- force install Scalar::Util (this will enable weak references)
|
- force install Scalar::Util (this will enable weak references)
|
||||||
- install Spreadsheet::ParseExcel
|
- install Spreadsheet::ParseExcel
|
||||||
|
- install Archive::Zip
|
||||||
|
- install Compress::Raw::Zlib
|
||||||
|
- install Spreadsheet::XLSX
|
||||||
|
- install Test::Tester
|
||||||
|
- install Spreadsheet::ReadSXC
|
||||||
|
- install Text::CSV
|
||||||
|
- install Test::NoWarnings
|
||||||
|
- install Text::CSV_PP
|
||||||
|
- install File::Temp
|
||||||
|
- install Text::CSV_XS
|
||||||
|
- install Spreadsheet::Read
|
||||||
- then quit cpan, you are done
|
- then quit cpan, you are done
|
||||||
5. Go to http://asterisk.gnuinter.net/ and download the asterisk-perl module
|
5. Go to http://asterisk.gnuinter.net/ and download the asterisk-perl module
|
||||||
(backup link: http://download.vicidial.com/packages/asterisk-perl-0.08.tar.gz)
|
(backup link: http://download.vicidial.com/packages/asterisk-perl-0.08.tar.gz)
|
||||||
|
|||||||
Reference in New Issue
Block a user