I have a variable which could contain any number from 01-12.  I need
to remove the leading zero from numbers 01-09, otherwise I get an
"octal digit" error when the number is used in a calculation.  Can
anyone show me how to remove that leading zero?

- Grant

-- 
To unsubscribe, e-mail: beginners-unsubscr...@perl.org
For additional commands, e-mail: beginners-h...@perl.org
http://learn.perl.org/


Reply via email to