in reply to
Decoding Base32
decode_base32 expects the input to use lowercase letters. (bug!)
Update
: I created a
Bug report
. I also found a
validation error
Comment on
Re: Decoding Base32
Replies are listed 'Best First'.
Re^2: Decoding Base32
by
Cynric
(Initiate)
on Dec 23, 2009 at 21:03 UTC
Ahah. Ok, that would explain it. I'll check it out. Thanks for the information.
[reply]
In Section
Seekers of Perl Wisdom