I have a log file I’m parsing that has special characters at the end of each row. In vi it appears to be ^@ I’ve already tried chomp and s/\^\@// Neither work. Does any one have any ideas?
-Mike -- No virus found in this outgoing message. Checked by AVG Free Edition. Version: 7.5.446 / Virus Database: 268.18.25/744 - Release Date: 4/3/2007 5:32 AM -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] http://learn.perl.org/
