Subject: | Something wrong with Bleach filter? |
To: | bug-par [...] rt.cpan.org |
From: | alfred.seetoh [...] fedex.com |
Date: | Wed, 3 Nov 2004 12:49:24 +0800 |
Hi,
I'm trying to package a simple program that have a dependency on
Time::HiRes module in Perl 5.8. My command is as follow: pp -c -F Bleach
test.pl.
The a.out file was created without any error. But when I run the file, it
gives me the following error:
Time/HiRes.pm did not return a true value at script/test.pl line 1.
BEGIN failed--compilation aborted at script/test.pl line 1.
This is just one of the example, I had other programs that got similar
problem if I use the Bleach filter. If I didn't use the filter, then it
works. So I believe there must be something wrong with the Bleach filter.
Regards,
Alfred