Ime very new to perl.  My new job includes maintaining a number of
perl scripts whitch load csv filed into a database.

I now find the need to start using the debugger, hopefully I am in the
correct place;)

I have added

 #! /usr/bin/perl -d -e

to the begining of my script and get

 Default die handler restored.

 Loading DB routines from perl5db.pl version 1.07
 Editor support available.

 Enter h or `h h' for help, or `man perldebug' for more help.

 Can't emulate -e on #! line at ./subs2pubsub_cron.pl line 1.

I have tried putting 42 at the end of the #! line but get the same error;(

Any ideas?
Ben
--
Ben Edwards - Bristol, UK
If you have a problem emailing me use
http://www.gurtlush.org.uk/profiles.php?uid=4
(email address this email is sent from may be defunct)

Reply via email to