exit codes are stored in 1 byte. so you can only exit with 2^8 == 256 different values.
-- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] http://learn.perl.org/
exit codes are stored in 1 byte. so you can only exit with 2^8 == 256 different values.
-- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] http://learn.perl.org/