Click here to get back home

OCI announces open source CORBA ORB in Perl

 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
OCI announces open source CORBA ORB in Perl spence_m 07-19-2007
Posted by spence_m on July 19, 2007, 3:58 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
USENIX Announces Open Access to Conference Proceedings March 13, 2008, 4:37 pm
Is Perl open source? April 12, 2005, 8:06 pm
Source for the open perl function March 18, 2008, 4:40 am
[OT] Perl Developers Needed for Open-Source ATC! August 5, 2004, 8:53 am
Perl - no longer open source and facing extinction December 31, 2007, 7:20 pm
perl & corba March 15, 2005, 7:43 pm
DO NOT USE JAVA BECAUSE IT IS NOT OPEN SOURCE March 31, 2006, 11:59 pm
Open Source Blog SW wanted January 18, 2006, 6:50 pm
Australian Open Source Developers' Conference July 11, 2005, 4:51 pm
Re: [IDE] - The Dynamic Opportunity - ActiveState Komodo IDE / Open Source January 26, 2006, 7:04 pm

Our other projects:

Art Dolls, Fairies and Mermaids - Sunnyfaces.net

Roy's Linux, Programming and Search Engines messages

1-Script XML SitemapXML Sitemap