----- Original Message ----- From: "Bryan R Harris" <[email protected]>
Is there any way to keep perl's eval from interpreting numbers starting with"0" as octal?
Stringify them ? 2 * '012' is 24. Cheers, Rob -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] http://learn.perl.org/
