Click here to get back home

ssl login to ebay

 HomeNewsGroups | Search | About
 comp.lang.perl.misc    Post an article   get this group's latest topics as an RSS feed add this group's latest topics to your My MSN content add this group's latest topics to your My Yahoo content
Subject Author Date
ssl login to ebay Peter Dietrich 01-05-2005
Posted by Peter Dietrich on January 5, 2005, 2:09 am
Please log in for more thread options
>>
>> [snip]
>>
>> > if I print "$1\n",
>> > the file prints just fine. But, if I do something like print "$1 after
>> > \n", the whole output is messed up. If I print "before $1\n", nothing
>> > prints at all. If I print "before $1 after\n", only after prints.
>>
>> not really sure, but could be a rogue "\r" in $1,


> There
> is a rogue carriage return (0xd) in the string

> Is there something I can do to deal with this
> situation?


Repair the corrupted file:

perl -p -i -e 'tr/\r//d' bad_file


--
Tad McClellan SGML consulting
tadmc@augustmail.com Perl programming
Fort Worth, Texas

Posted by Bob Walton on January 4, 2005, 11:25 pm
Please log in for more thread options
>>
>> [snip]
>>
>> > if I print "$1\n",
>> > the file prints just fine. But, if I do something like print "$1 after
>> > \n", the whole output is messed up. If I print "before $1\n", nothing
>> > prints at all. If I print "before $1 after\n", only after prints.
>>
>> not really sure, but could be a rogue "\r" in $1,


> There
> is a rogue carriage return (0xd) in the string

> Is there something I can do to deal with this
> situation?


Repair the corrupted file:

perl -p -i -e 'tr/\r//d' bad_file


--
Tad McClellan SGML consulting
tadmc@augustmail.com Perl programming
Fort Worth, Texas

Similar ThreadsPosted
My Net::eBay PERL module now recommended by eBay itself September 2, 2005, 3:24 am
Redirecting to my own login page instead of Apache Login March 24, 2008, 12:22 am
ebay June 20, 2007, 11:31 am
ebay June 20, 2007, 11:32 am
eBay API Programming December 2, 2007, 9:59 pm
How Google/Amazon/eBay use? October 3, 2004, 7:09 pm
ANNOUNCE Net::eBay perl module August 31, 2005, 1:39 pm
ANNOUNCE Net::eBay perl module August 31, 2005, 2:15 pm
I received eBay Star Developer Award June 10, 2006, 3:32 pm
web login March 21, 2006, 6:45 pm

Our other projects:

Art Dolls, Fairies and Mermaids - Sunnyfaces.net

Roy's Linux, Programming and Search Engines messages

1-Script XML SitemapXML Sitemap