From 36b6c80ecf9e29ef60e2ed2c09217a17334d2d9f Mon Sep 17 00:00:00 2001 From: mikec Date: Wed, 18 Jun 2008 15:13:02 +0000 Subject: [PATCH] Added line for ParceExcel cpan module fix. git-svn-id: svn://192.168.202.10@891 3d104415-ff17-0410-8863-d5cf3c621b8a --- agc_2-X/trunk/docs/SCRATCH_INSTALL.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/agc_2-X/trunk/docs/SCRATCH_INSTALL.txt b/agc_2-X/trunk/docs/SCRATCH_INSTALL.txt index 1fe9bde9..181f8738 100644 --- a/agc_2-X/trunk/docs/SCRATCH_INSTALL.txt +++ b/agc_2-X/trunk/docs/SCRATCH_INSTALL.txt @@ -456,6 +456,9 @@ following modules first: (say YES if asked to install prerequisites) - install Proc::ProcessTable (needed for super list loader Excel) - install IO::Scalar (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: + - force install Scalar::Util (this will enable weak references) + - install Spreadsheet::ParseExcel - then quit cpan, you are done 5. Go to http://asterisk.gnuinter.net/ and download the asterisk-perl module (backup link: http://www.freedomphones.net/files/asterisk-perl-0.08.tar.gz)