script aborts when debugged
[email protected] ("RH") Mon, 31 Jan 2005 15:55:17 +0100
| Newsgroups | perl.debugger |
|---|---|
| Message-ID | <[email protected]> |
Hi,
when I include encoding pragma in a script and run it with -d switch, the
script aborts.
I stripped the script to bare use encoding('iso-8859-2'); with same result.
Is it supposed not to use this pragma when debugging?
Perl is 5.8.6 on windows XP or 5.8.3 on solaris.
Thank you.
Radomir Hejl