Skip Menu |

This queue is for tickets about the P CPAN distribution.

Report information
The Basics
Id: 89063
Status: resolved
Priority: 0/
Queue: P

People
Owner: pause [...] tlinx.org
Requestors: zefram [...] fysh.org
Cc:
AdminCc:

Bug Information
Severity: Important
Broken in: (no value)
Fixed in: (no value)



Subject: warning from non-ASCII digits
Date: Mon, 30 Sep 2013 14:05:32 +0100
To: bug-P [...] rt.cpan.org
From: Zefram <zefram [...] fysh.org>
$ perl -we 'use P; P "%s", ["2.\x{666}"]' Argument "2.\x{666}" isn't numeric in sprintf at lib/P.pm line 95. [2.00] P shouldn't be generating a warning from its internal operations, and "2.00" seems a rather poor representation of the string that I passed in. -zefram
fixed in v1.1.0