Hi Doug,

while testing the ActiveState Patches from Randy, I realized that the line
14 in startup.pl

    unshift @INC, split ":", $ENV{PERL5LIB} if $ENV{PERL5LIB};

causes tainting errors when running nmake test on ActiveState Perl (maybe on
any Perl 5.6). For me I get the same results in testing when I remove this
line on all other systems. Currently I don't see for what this line is good
for, but maybe it make sense for some systems.

Do you think we can savely remove this line or must it still be there?

Gerald

-------------------------------------------------------------
Gerald Richter    ecos electronic communication services gmbh
Internetconnect * Webserver/-design/-datenbanken * Consulting

Post:       Tulpenstrasse 5         D-55276 Dienheim b. Mainz
E-Mail:     [EMAIL PROTECTED]         Voice:    +49 6133 925151
WWW:        http://www.ecos.de      Fax:      +49 6133 925152
-------------------------------------------------------------



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to