Name : perl-perl5lib
| |
Version : 1.02
| Vendor : RPMForge
|
Release : 1.el5.rf
| Date : 2010-04-13 13:37:23
|
Group : Applications/CPAN
| Source RPM : perl-perl5lib-1.02-1.el5.rf.src.rpm
|
Size : 0.00 MB
| |
Packager : Fabian Arrotin < fabian_arrotin_arrfab_net>
| |
Summary : Honour PERL5LIB even in taint mode
|
Description :
Perl\'s taint mode was originally intended for setuid scripts. In that situation it would be unsafe for Perl to populate AATTINC from $ENV{PERL5LIB}. The explicit -T flag is now often used in CGI scripts and suchlike. In such situations it often makes sense to consider $ENV{PERL5LIB} as untainted.
This module uses the lib module to simulate the effect of non-taint mode Perl\'s default handling of $ENV{PERL5LIB}.
As a side effect any directories in $ENV{PERL5LIB} are brought to the front of AATTINC. Occasionally this may be useful if one needs an explict use lib for a project but one still wants development versions in one\'s personal module directory to override.
|
RPM found in directory: /vol/rzm3/linux-dag/dag/redhat/el5/en/ppc/fabian/RPMS |