Sophie

Sophie

distrib > Mageia > 6 > x86_64 > media > core-release > by-pkgid > 250877b8c7f703b8edfbefe9fb63804d

perl-Data-Validate-Type-1.5.1-7.mga6.noarch.rpm

Description:

Params::Util is a wonderful module, but suffers from a few drawbacks:
- Function names start with an underscore, which is usually used to
indicate private functions.
- Function names are uppercase, which is usually used to indicate file
handles or constants.
- Function names don't pass PerlCritic's validation, making them
problematic to import.

Functions use by default the convention that collection that collections
need to not be empty to be valid (see _ARRAY0/_ARRAY for example), which
is counter-intuitive.

Those drawbacks are purely cosmetic and don't affect the usefulness of
the functions, so this module encapsulates the functions to offer an API
that fixes these problems.

Sources packages:

Other version of this rpm: