perl-if - use a Perl module if a condition holds
| Website: | http://www.perl.org/ | 
|---|---|
| License: | GPL+ or Artistic | 
- Description:
- The construct use if CONDITION, MODULE => ARGUMENTS; has no effect unless CONDITION is true. In this case the effect is the same as of use MODULE ARGUMENTS; 
Packages
| perl-if-0.05-4m.mo7.noarch [22 KiB] | Changelog
              by Yohsuke Ooi (2011-01-14): - (6:5.12.1-4m) - [SECURITY] CVE-2010-2761 CVE-2010-4410 - update CGI.pm to 3.50 by applying patch |