Subject: | Filters not working on Win32. |
If you take any perl script and add '-f Bleach' to the pp command line then run the script it fails. If the script is simply 'print "hello world"' I get printed back an empty line, if I have a script that used DBI I get returned back "Cannot connect to database."
All the scripts work just fine with 'pp -o bob.exe bob.pl' but all stop functioning if I add the '-f Bleach' option.
I've gone back several version of par and they all seem to have the same problem.
'perl -v'
This is perl, v5.8.2 built for MSWin32-x86-multi-thread
Windows XP Professional Service Pack 1