[Bioperl-l] Bio::Root::Root.pm and taint

rich dobbo at thevillas.eclipse.co.uk
Tue Apr 13 08:00:50 EDT 2004


Hi, I am having an issue getting a cgi script to run in
taint mode.

The error log shows the message below.

User defined input is taken from a form and written to a
temp file. This is then read with Bio::PopGen::IO::csv.
Looking at the comments within Root.pm it looks as
though this had had attention previously

cheers
Rich



MSG: Failed to load module Bio::PopGen::IO::csv.
Insecure dependency in require while running with -T swi
tch at
/usr/local/lib/perl5/site_perl/5.6.1/Bio/Root/Root.pm
line 394.

STACK Bio::Root::Root::_load_module
/usr/local/lib/perl5/site_perl/5.6.1/Bio/Root/Root.pm:397
STACK (eval)
/usr/local/lib/perl5/site_perl/5.6.1/Bio/PopGen/IO.pm:267
STACK Bio::PopGen::IO::_load_format_module
/usr/local/lib/perl5/site_perl/5.6.1/Bio/PopGen/IO.pm:266
STACK Bio::PopGen::IO::new
/usr/local/lib/perl5/site_perl/5.6.1/Bio/PopGen/IO.pm:120
STACK toplevel /usr/apache_ssl/cgi-bin/popgen_format.cgi:106


More information about the Bioperl-l mailing list