I have tried to strip the carriage return of the last field
$field[8] =~ s/\015//g;

try - chomp($field[8]);

- Amit


=-=-=-=-= "Every passing minute is another chance to turn it all around" - Dialogue from "Vanilla Sky"

AMIT PHATAK | 001-716-553-1355 | http://www.acsu.buffalo.edu/~asphatak

_________________________________________________________________
Tired of slow downloads and busy signals? Get a high-speed Internet connection! Comparison-shop your local high-speed providers here. https://broadband.msn.com



-- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>




Reply via email to