The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "dist:if unicode::normalize"

if - use a Perl module if a condition holds River stage five • 229 direct dependents • 33164 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.03 seconds)