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 "distribution:perl getopts"

perlop - Perl operators and precedence River stage five • 11693 direct dependents • 33184 total dependents

In Perl, the operator determines what operation is performed, independent of the type of the operands. For example "$x + $y" is always a numeric addition, and if $x or $y do not contain numbers, an attempt is made to convert them to numbers first. Th...

RJBS/perl-5.36.0 - 28 May 2022 00:26:10 UTC

perlop - Perl operators and precedence River stage five • 11693 direct dependents • 33184 total dependents

In Perl, the operator determines what operation is performed, independent of the type of the operands. For example "$x + $y" is always a numeric addition, and if $x or $y do not contain numbers, an attempt is made to convert them to numbers first. Th...

PEVANS/perl-5.38.2 - 29 Nov 2023 16:10:36 UTC

Getopt::Std - Process single-character switches with switch clustering River stage five • 11693 direct dependents • 33184 total dependents

The "getopts()" function processes single-character switches with switch clustering. Pass one argument which is a string containing all switches to be recognized. For each switch found, if an argument is expected and provided, "getopts()" sets $opt_x...

RJBS/perl-5.36.0 - 28 May 2022 00:26:10 UTC

Getopt::Std - Process single-character switches with switch clustering River stage five • 11693 direct dependents • 33184 total dependents

The "getopts()" function processes single-character switches with switch clustering. Pass one argument which is a string containing all switches to be recognized. For each switch found, if an argument is expected and provided, "getopts()" sets $opt_x...

PEVANS/perl-5.38.2 - 29 Nov 2023 16:10:36 UTC

CharClass::Matcher - Generate C macros that match character classes efficiently River stage five • 11693 direct dependents • 33184 total dependents

Dynamically generates macros for detecting special charclasses in latin-1, utf8, and codepoint forms. Macros can be set to return the length (in bytes) of the matched codepoint, and/or the codepoint itself. To regenerate regcharclass.h, run this scri...

RJBS/perl-5.36.0 - 28 May 2022 00:26:10 UTC

CharClass::Matcher - Generate C macros that match character classes efficiently River stage five • 11693 direct dependents • 33184 total dependents

Dynamically generates macros for detecting special charclasses in latin-1, utf8, and codepoint forms. Macros can be set to return the length (in bytes) of the matched codepoint, and/or the codepoint itself. To regenerate regcharclass.h, run this scri...

PEVANS/perl-5.38.2 - 29 Nov 2023 16:10:36 UTC
6 results (0.032 seconds)