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 "argvout"

perldiag - various Perl diagnostics River stage five • 11693 direct dependents • 33184 total dependents

These messages are classified as follows (listed in increasing order of desperation): (W) A warning (optional). (D) A deprecation (enabled by default). (S) A severe warning (enabled by default). (F) A fatal error (trappable). (P) An internal error yo...

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

perlmod - Módulos Perl (paquetes y tablas de símbolos) River stage zero No dependents

ENELL/POD2-ES-5.24.0.5 - 01 Jan 2017 21:24:12 UTC - Search in distribution

IT::perlmod River stage zero No dependents

ENRYS/POD2-IT-0.13 - 26 Aug 2009 16:35:44 UTC - Search in distribution

constant - Perl pragma to declare constants River stage five • 749 direct dependents • 33164 total dependents

This pragma allows you to declare constants at compile-time. When you declare a constant such as "PI" using the method shown above, each machine your script runs upon can have as many digits of accuracy as it can use. Also, your program will be easie...

RJBS/constant-1.33 - 08 Jun 2015 21:47:40 UTC - Search in distribution

perlrun - how to execute the Perl interpreter River stage zero No dependents

Upon startup, Perl looks for your script in one of the following places: 1. Specified line by line via -e switches on the command line. 2. Contained in the file specified by the first filename on the command line. (Note that systems supporting the #!...

KJALB/PodSimplify-0.04 - 16 Aug 1996 19:14:10 UTC - Search in distribution

standard - Enforce Standard Perl syntax with Guacamole River stage zero No dependents

Standard Perl aims to use only the syntax that makes Perl easy to parse. A Perl static parser such as Guacamole isn't that hard if we avoid a small set of constructs that cause parser ambiguities. These changes are described below. Over time, this do...

XSAWYERX/Guacamole-0.008 - 20 Jun 2022 17:18:38 UTC - Search in distribution

variable - Perl pragma to declare (scalar) variables without a leading $. River stage zero No dependents

This simple module allows you to create scalar variables that do not need a leading "$". This will make people coming from a C or a Python background feel more at home....

ABIGAIL/variable-2009110702 - 07 Nov 2009 16:14:44 UTC - Search in distribution

Acme::constant - Like constant, except actually not. River stage zero No dependents

This pragma lets you make inconstant constants, just like the constants the users of Ruby or Opera (before Opera 14, that is) already enjoyed. Unlike Perl constants, that are replaced at compile time, Acme constants, in true dynamic programming langu...

GLITCHMR/Acme-constant-0.1.3 - 28 Sep 2013 12:28:31 UTC - Search in distribution

Iterator::Diamond - Iterate through the files from ARGV River stage one • 1 direct dependent • 1 total dependent

Iterator::Diamond provides a safe and customizable replacement for the "<>" (Diamond) operator. Just like "<>" it returns the records of all files specified in @ARGV, one by one, as if it were one big happy file. In-place editing of files is also sup...

JV/Iterator-Diamond-1.01 - 28 Feb 2016 21:30:06 UTC - Search in distribution

share::Synopsis::S28-special-names River stage one • 2 direct dependents • 2 total dependents

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

bareword::filehandles - disables bareword filehandles River stage two • 11 direct dependents • 15 total dependents

This module lexically disables the use of bareword filehandles with builtin functions, except for the special builtin filehandles "STDIN", "STDOUT", "STDERR", "ARGV", "ARGVOUT" and "DATA"....

ILMARI/bareword-filehandles-0.007 - 27 May 2019 19:16:38 UTC - Search in distribution
11 results (0.053 seconds)