Quoting issues, I think you meant: perl -MCarp -e "croak('croaked')"
-------------------------- David Olbersen iGuard Engineer 11415 West Bernardo Court San Diego, CA 92127 1-858-676-2277 x2152 > -----Original Message----- > From: Brett W. McCoy [mailto:[EMAIL PROTECTED] > Sent: Monday, March 17, 2003 3:14 PM > To: Tony Esposito > Cc: Thomas Browner; [EMAIL PROTECTED] > Subject: RE: help with whois code > > > 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] > > -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]