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

--
fedora-list mailing list
[email protected]
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines

Reply via email to