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 "module::pod::0b"

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 - Search in distribution

RPerl::Learning River stage one • 3 direct dependents • 3 total dependents

WBRASWELL/RPerl-7.000000 - 05 Jul 2020 01:35:58 UTC - Search in distribution

Math::BigInt - arbitrary size integer math package River stage four • 220 direct dependents • 1688 total dependents

Math::BigInt provides support for arbitrary precision integers. Overloading is also provided for Perl operators. Input Input values to these routines may be any scalar number or string that looks like a number and represents an integer. Anything that...

PJACKLAM/Math-BigInt-2.003002 - 06 Jan 2024 12:38:23 UTC - Search in distribution

Getopt::Long - Extended processing of command line options River stage five • 1224 direct dependents • 19733 total dependents

The Getopt::Long module implements an extended getopt function called GetOptions(). It parses the command line from @ARGV, recognizing and removing specified options and their possible values. This function adheres to the POSIX syntax for command lin...

JV/Getopt-Long-2.57 - 11 Nov 2023 16:51:42 UTC - Search in distribution

CLI::Osprey - MooX::Options + MooX::Cmd + Sanity River stage three • 3 direct dependents • 186 total dependents

CLI::Osprey is a module to assist in writing commandline applications with M* OO modules (Moose, Moo, Mo). With it, you structure your app as one or more modules, which get instantiated with the commandline arguments as attributes. Arguments are pars...

ARODLAND/CLI-Osprey-0.08 - 12 Jul 2020 17:12:45 UTC - Search in distribution

share::Synopsis::S02-bits River stage one • 2 direct dependents • 2 total dependents

HINRIK/Perl6-Doc-0.47 - 06 Dec 2010 03:25:27 UTC - Search in distribution

Assert::Conditional - conditionally-compiled code assertions River stage one • 1 direct dependent • 1 total dependent

C programmers have always had assert.h to conditionally compile assertions into their programs, but options available for Perl programmers are not so convenient. Several assertion modules related to assertions exist on CPAN, but none works quite like...

TOMC/Assert-Conditional-v0.010 - 19 Jul 2020 21:44:06 UTC - Search in distribution

App::Framework::Lite - A lightweight framework for creating applications River stage zero No dependents

App::Framework::Lite is a framework for quickly developing application scripts, where the majority of the mundane script setup, documentation jobs are performed by the framework (under direction from simple text definitions stored in the script). Thi...

SDPRICE/App-Framework-Lite-1.09 - 28 Jul 2016 07:12:23 UTC - Search in distribution

Perl::Tokenizer - A tiny Perl code tokenizer. River stage one • 1 direct dependent • 1 total dependent

Perl::Tokenizer is a tiny tokenizer which splits a given Perl code into a list of tokens, using the power of regular expressions....

TRIZEN/Perl-Tokenizer-0.11 - 30 Apr 2024 06:54:20 UTC - Search in distribution
9 results (0.114 seconds)