develooper Front page | perl.perl5.porters | Postings from January 2017

Re: [perl #130639] Bleadperl v5.25.9-10-g3a0fe090c1 breaksSPROUT/JE-0.066.tar.gz

Thread Previous | Thread Next
From:
Zefram
Date:
January 26, 2017 02:01
Subject:
Re: [perl #130639] Bleadperl v5.25.9-10-g3a0fe090c1 breaksSPROUT/JE-0.066.tar.gz
Message ID:
20170126020142.GA19800@fysh.org
Suppressing the utf8 assertions, I think I've got to what this ticket
is about.  The commit identification is fine.  The problem reduces to:

$ good_perl -lwe 'print ":".."~"; print 1'
:
1
$ bad_perl -lwe 'print ":".."~"; print 1'
Argument ":" isn't numeric in range (or flop) at -e line 1.
$

-zefram

Thread Previous | Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About