On Sun, 24 Oct 2004, Stefan Hans wrote:
I want to install the Spreadsheet-WriteExcel-2.11 with the
prerequisites Parse::RecDescent and File::Temp.
[...]
This is my first time working with perl.
Then save yourself a lot of time & aggrivation and learn to use the CPAN
shell tool.
You invoke it by
Stefan Hans wrote:
What I have done:
# cp ./lib/Parse/RecDescent.pm /usr/lib/perl5/5.8.0/
My problem:
Warning: prerequisite Parse::RecDescent 0 not found.
Why can perl not find this RecDescent.pm under /usr/lib/perl5/5.8.0/ ?
Because it does not look for it there, but it expects to find it in for
Hi *,
I want to install the Spreadsheet-WriteExcel-2.11 with the prerequisites
Parse::RecDescent and File::Temp.
Version:
This is perl, v5.8.0 built for i386-linux-thread-multi
@INC:
/usr/lib/perl5/5.8.0/i386-linux-thread-multi
/usr/lib/perl5/5.8.0
/usr/lib/perl5/site_perl/5.8.0/i