in reply to Re: Leading Zeros confound eval() ?
in thread Leading Zeros confound eval() ?

Yep, and it's easy to demonstrate...

perl -e 'my %h = (09 => 9);' Illegal octal digit '9' at -e line 1, at end of line