![]() |
|
Your skill will accomplish what the force of many cannot |
|
PerlMonks |
Re^3: Perl migration hp-ux -> Linuxby aitap (Curate) |
on Aug 14, 2015 at 10:20 UTC ( #1138555=note: print w/replies, xml ) | Need Help?? |
If stepping through the program in Perl debugger doesn't help, try opening STDOUT/STDERR to some log file ("/tmp/$$.log", for example) or writing a __DIE__ signal handler:
In Section
Seekers of Perl Wisdom
|
|