Using cpan shell or webmin, I get following errro on attempt install
XML::DOM, so the whole install blows up.
Failed Test Stat Wstat Total Fail Failed List of Failed
---
t/dom_jp_print.t31 33.3
On Thu, 2006-04-06 at 09:57 -0600, Charlie Smith wrote:
> Not sure if this is the right list. If not please let me know correct list.
This list if for discussion of mod_perl, not for general Perl questions.
For general Perl help, see the resources listed here:
http://perl.apache.org/docs/offsite/o
Charlie Smith wrote:
I'm trying to decode an email that was pop'd. After writing
the body to a disk file using the perl Mail::POP3Client routine
$pop->BodyToFile( $fh, 1);
It looks all like text. So, I run following command to translate
by "it looks all like text" do you mean its "like words
I'm trying to decode an email that was pop'd. After writing
the body to a disk file using the perl Mail::POP3Client routine
$pop->BodyToFile( $fh, 1);
It looks all like text. So, I run following command to translate
body of mime message back to pdf for reading.
perl -MMIME::Base64 -ne 'print decod