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.0603-5m.mo8.noarch [28 KiB] |
Changelog
by Yohsuke Ooi (2016-08-05):
- (20:5.20.0-5m) - add gcc5 patches |