Sun Oct 20 10:03:35 2013NHORNE [...] cpan.org - Ticket created
Subject:
Taint mode
Will Data::Throttler run in taint mode? I am seeing this:
Insecure dependency in open while running with -T switch at /home/nigelhorne/perlmods/share/perl/5.10.1/Data/Throttler.pm line 631.
Tue Oct 22 01:03:27 2013MSCHILLI [...] cpan.org - Correspondence added
On Sun Oct 20 10:03:35 2013, NHORNE wrote:
Show quoted text
> Will Data::Throttler run in taint mode? I am seeing this:
> Insecure dependency in open while running with -T switch at
> /home/nigelhorne/perlmods/share/perl/5.10.1/Data/Throttler.pm line
> 631.
Guess it depends what you're passing in as db_file, but if you want to take at the sample script in
http://cpansearch.perl.org/src/MSCHILLI/Data-Throttler-0.06/eg/persist
that runs just fine with the -T switch on perl-5.10.1. Can you post the code that you're getting the taint warning with?
Tue Oct 22 01:03:27 2013The RT System itself - Status changed from 'new' to 'open'
Tue Oct 22 08:09:38 2013NHORNE [...] cpan.org - Correspondence added
Since posted the bug I've had a change of heart and decided I'll sort out the untainting myself, so you can close this. Sorry for the noise.
Tue Oct 22 08:09:38 2013NHORNE [...] cpan.org - Status changed from 'open' to 'resolved'
Tue Oct 22 22:44:54 2013MSCHILLI [...] cpan.org - Correspondence added
On Tue Oct 22 08:09:38 2013, NHORNE wrote:
Show quoted text
> out the untainting myself, so you can close this. Sorry for the
> noise.