On Mon, 17 Mar 2003, Tony Esposito wrote: > I checked my whole system for Carp.pm and it was nowhere to be found. > Perl seems to work fine from the command line. It is the OpenPerl IDE that > seems to need it ( for stack tracing I am guessing ). In fact, the OpenPerl > IDE in debug mode stops right at the line in the demo script that says "use > Carp;".
Can you run this from the command-line: perl -MCarp -e 'croak('croaked')' -- Brett http://www.chapelperilous.net/ ------------------------------------------------------------------------ Sodd's Second Law: Sooner or later, the worst possible set of circumstances is bound to occur. -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]