Tony Esposito wrote:

> BTW - Anyone know where to get the Carp module for Perl 5.6.1 on Win32 (
> WindowsNT ) and how to install it?  I am using the OpenPerl IDE and it
> complains about not being able to locate Carp.  I checked and it is not on
> my Win32 system.
> Thanks!

Thje module itself can be found here:
http://search.cpan.org/src/LDS/CGI.pm-2.91/CGI/Carp.pm
and the dcumentation is here:
http://search.cpan.org/author/LDS/CGI.pm-2.91/CGI/Carp.pm

I didn't see any installer for this.  You might try just putting the Carp.pm file in a 
CGI folder in your lib path, and see if it works.

FWIW, upgrading to 5.8 would be another possible solution, since CGI::Carp does come 
standard in that version.

Joseph


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to