That reminds me, if you had done `od <filename>`, it would have output the file in octal, which would have given you what you wanted. ;-)
-----Original Message----- From: Jason Purdy [mailto:[EMAIL PROTECTED]] Sent: Friday, January 25, 2002 3:03 PM To: [EMAIL PROTECTED]; [EMAIL PROTECTED] Subject: Re: Text::CSV problem Nevermind ... found it on google: s/\013//gs; Thanks for the tip on od & "vertical tab" Now I got other characters to chase down! ;) Jason "lovin' CSV right now ;)" Purdy -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]