Re: MIME::QuotedPrint[::Perl] is not decoding anything

2005-06-14 Thread Adam Wuellner
On 6/14/05, Adam Wuellner <[EMAIL PROTECTED]> wrote: > On 6/14/05, Adam Wuellner <[EMAIL PROTECTED]> wrote: > > __DATA__ > > > > < > > > > Oh, super. Maybe to start, someone can help me get the data posted. :-\ > On closer inspection of the data, I discovered that there was an \x00 character be

Re: MIME::QuotedPrint[::Perl] is not decoding anything

2005-06-14 Thread Adam Wuellner
On 6/14/05, Adam Wuellner <[EMAIL PROTECTED]> wrote: > __DATA__ > > < > Oh, super. Maybe to start, someone can help me get the data posted. :-\ -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

MIME::QuotedPrint[::Perl] is not decoding anything

2005-06-14 Thread Adam Wuellner
The following code, using either MIIME::QuotedPrint or MIME::QuotedPrint::Perl, does not decode the data. It returns exactly what is passed in. I suspect I must not have properly encoded data? It arrives this way via email. Any help appreciated. - Adam #!usr/bin/perl use strict; use warnings