Applied in r34167, thanks!
Pm
On Tue, Sep 23, 2008 at 12:05:18PM +0200, Moritz Lenz wrote:
> jason switzer (via RT) wrote:
> > Not all radix constructs are supported yet (in the works). Currently does
> > not support nested notation, such as :10<12*23**3> or functional forms such
> > as :10('1234').
>
> If such things are to b
jason switzer (via RT) wrote:
> # New Ticket Created by "jason switzer"
> # Please include the string: [perl #59222]
> # in the subject line of all future correspondence about this issue.
> # http://rt.perl.org/rt3/Ticket/Display.html?id=59222 >
>
>
> This patch adds radix notation (:\d<...>)
# New Ticket Created by "jason switzer"
# Please include the string: [perl #59222]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=59222 >
This patch adds radix notation (:\d<...>) to the string-to-number conversion
routine