Jon wrote: >I guess you've checked that $plainText isn't of length 0? > >/Jon > Well, I read standard input into $input, copy it into $plainText and check the length and it is 0. That is my problem: when I run using PerlRun it is 0 but I works without a problem when running in CGI mode...
- LibXML and PerlRun Scott Nelson
- Re: LibXML and PerlRun William McKee
- Re: LibXML and PerlRun Scott Nelson
- PerlRun and text/xml data: zero bytes Scott Nelson
- Re: PerlRun and text/xml data: zero bytes Jon
- Scott Nelson