Crypt::RC4 0 and Digest::Perl::MD5 0 not found

452 views
Skip to first unread message

LMCL UMD

unread,
Jul 18, 2011, 11:40:10 AM7/18/11
to Spreadsheet::ParseExcel
Hi,

I am trying to use the ParseExcel module, but when I try to run
Makefile.pl, it tells me:

Warning: prerequisite Crypt::RC4 0 not found.
Warning: prerequisite Digest::Perl::MD5 0 not found.

Where do I get these files? I have IO::Scalar and OLE::Storage_Lite. I
don't have Jcode.pm or Unicode::Map but I am not using FmtJapan. Any
idea what the issue is? Did one or both of the prerequisites not
install correctly?

Thanks,

--Ryan

jmcnamara

unread,
Jul 18, 2011, 12:02:21 PM7/18/11
to Spreadsheet::ParseExcel
On Jul 18, 4:40 pm, LMCL UMD <lmcl....@gmail.com> wrote:
> Hi,
>
> I am trying to use the ParseExcel module, but when I try to run
> Makefile.pl, it tells me:
>
> Warning: prerequisite Crypt::RC4 0 not found.
> Warning: prerequisite Digest::Perl::MD5 0 not found.

Hi Ryan,

Crypt::RC4 0 and Digest::Perl::MD5 are pre-requisites for handling
encrypted files.

You will need to install them before installing
Spreadsheet::WriteExcel.

See cpanminus for an easy to use automated installer:

http://search.cpan.org/~miyagawa/App-cpanminus/lib/App/cpanminus.pm

John.
--

LMCL UMD

unread,
Jul 19, 2011, 9:54:23 AM7/19/11
to Spreadsheet::ParseExcel
Thank you,

--Ryan
Reply all
Reply to author
Forward
0 new messages