The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "dist:if.pm"

if - use a Perl module if a condition holds River stage five • 226 direct dependents • 32646 total dependents

"use if" The "if" module is used to conditionally load another module. The construct: use if CONDITION, "MODULE", ARGUMENTS; ... will load "MODULE" only if "CONDITION" evaluates to true; it has no effect if "CONDITION" evaluates to false. (The module...

XSAWYERX/if-0.0608 - 19 Feb 2018 20:28:10 UTC
1 result (0.021 seconds)