Skip Menu |

This queue is for tickets about the PAR CPAN distribution.

Report information
The Basics
Id: 5946
Status: resolved
Priority: 0/
Queue: PAR

People
Owner: Nobody in particular
Requestors:
Cc:
AdminCc:

Bug Information
Severity: Important
Broken in: 0.80
Fixed in: (no value)



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
[guest - Tue Apr 6 10:19:36 2004]: Show quoted text
> 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
Thanks, this has been fixed. /Autrijus/