always same error in perl debug?

Joe Smith jes at martnet.com
Sat Nov 15 20:23:00 UTC 2008


sean darcy wrote:
> F9, perl-5.10.0-38.fc9.i386
> 
> running perl -d myscript.pl, single-stepping, I always get the same 
> error, even for really simple statments:
> ...
> So is this a perl bug? Or am I missing something?

It's ok for me:

$ rpm -q perl
perl-5.10.0-38.fc9.i386
$ perl -d utf8_to_cpoint.perl

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

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

main::(utf8_to_cpoint.perl:3):	@utf_bytes = map { hex } @ARGV;
   DB<1> q

Sorry, I'm not sure what else to try here.

<Joe




More information about the fedora-list mailing list