Click here to get back home

soaplite missing namespace in my soap envelop

 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
soaplite missing namespace in my soap envelop carex 10-18-2005
Get Chitika Premium
Posted by carex on October 18, 2005, 12:01 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
SOAP::Lite and WSDL namespace - please help November 4, 2005, 3:48 am
soaplite SOAPAction header problem August 16, 2005, 10:28 am
Re: what's so difficult about namespace? November 28, 2008, 2:39 pm
Namespace And Separate Modules September 17, 2005, 1:22 am
Namespace resolution question: I'm somewhat puzzled April 7, 2006, 1:33 pm
new module Gimp::ScriptFu::Client appropriate namespace ? February 8, 2007, 9:50 pm
import fails if package namespace != module path September 24, 2007, 4:48 pm
missing 0s September 1, 2004, 4:44 pm
I'm missing something!!! February 4, 2006, 5:45 pm
PPM is missing...? October 26, 2006, 9:44 am

Our other projects:

Art Dolls, Fairies and Mermaids - Sunnyfaces.net

Roy's Linux, Programming and Search Engines messages

1-Script XML SitemapXML Sitemap