| Commit message (Expand) | Author | Age | Files | Lines |
* | Extend -d:foo=bar to make -d:-foo expand to C<no foo>, consistent with -M-foo | Nicholas Clark | 2010-11-25 | 1 | -0/+1 |
* | Refer to other documents more specifically | Tom Hukins | 2010-11-05 | 1 | -1/+2 |
* | Document that the -Ci, -Co, and -CD options have file scope | Niko Tyni | 2010-11-05 | 1 | -5/+5 |
* | fix description of -DJ in perlrun | David Mitchell | 2010-08-25 | 1 | -1/+1 |
* | fix spelling err in pod re environmental variable | Jim Cromie | 2010-07-19 | 1 | -8/+9 |
* | perlrun.pod: Specify -0400 behavior | Karl Williamson | 2010-06-28 | 1 | -4/+6 |
* | Add POD index entries for sitecustomize and sitecustomize.pl | Ævar Arnfjörð Bjarmason | 2010-04-28 | 1 | -1/+1 |
* | Improve documentation about sitecustomize.pl. | Philippe Bruhat (BooK) | 2010-04-28 | 1 | -0/+22 |
* | A small typo in perlrun, spotted by Olivier Raginel. | Vincent Pit | 2010-01-26 | 1 | -1/+1 |
* | * Em dash cleanup in pod/ | brian d foy | 2010-01-13 | 1 | -1/+1 |
* | PATCH: minor typo cleanup of pod/ directory | Tom Christiansen | 2010-01-05 | 1 | -5/+5 |
* | Slight rewording of last patch | Rafael Garcia-Suarez | 2009-11-24 | 1 | -4/+8 |
* | add mention of PERL_MEM_LOG in perlrun.pod | Jim Cromie | 2009-11-24 | 1 | -0/+10 |
* | Remove Mac OS classic instructions from perlrun | Rafael Garcia-Suarez | 2009-09-08 | 1 | -16/+0 |
* | New debugging flag -DB now dumps subroutine definitions, | Chip Salzenberg | 2009-08-26 | 1 | -0/+1 |
* | add -DM flag to track smartmatch resolution | David Mitchell | 2009-08-20 | 1 | -0/+1 |
* | Allow -C on the #! line when it is identical to -C on the command line. | Father Chrysostomos | 2009-07-26 | 1 | -3/+3 |
* | [PATCH] Allow PERL5OPT=-W | Michael G Schwern | 2009-04-25 | 1 | -1/+1 |
* | Disambiguate mention of -E in perl.pod and in perlrun.pod | Rafael Garcia-Suarez | 2009-03-15 | 1 | -1/+1 |
* | [perl #32979] [PATCH] perlrun #!/bin/sh incantation n.g. 4 linux | Steve Peters | 2008-11-27 | 1 | -3/+4 |
* | [perl #59652][DOC PATCH] "Too late for "-CS" option" | Renee Baecker | 2008-11-02 | 1 | -0/+5 |
* | Re: [PATCH] [doc] be more explicit about magic argv | Moritz Lenz | 2008-10-30 | 1 | -0/+4 |
* | Add SV allocation tracing to -Dm and PERL_MEM_LOG | Marcus Holland-Moritz | 2008-10-24 | 1 | -1/+1 |
* | Documentation on taint/environment interactions for perlrun.pod | Paul Fenwick | 2008-06-24 | 1 | -0/+14 |
* | doc patch for perlrun -x | Bram | 2008-04-27 | 1 | -0/+8 |
* | Chainsaw DEBUG_S out, as suggested by Vincent Pit. | Rafael Garcia-Suarez | 2008-02-26 | 1 | -1/+0 |
* | Remove the -P switch | Rafael Garcia-Suarez | 2008-01-11 | 1 | -72/+2 |
* | Document that sitecustomize.pl in run from a BEGIN block | Rafael Garcia-Suarez | 2008-01-06 | 1 | -4/+4 |
* | [patch] :utf8 updates | Juerd Waalboer | 2007-11-23 | 1 | -3/+3 |
* | Documentation change to go with change #32056. | Rafael Garcia-Suarez | 2007-10-08 | 1 | -1/+1 |
* | POD cleanups | David Landgren | 2007-10-04 | 1 | -1/+1 |
* | Audrey spotted a spurious "Unicode". | Nicholas Clark | 2007-10-02 | 1 | -1/+1 |
* | Deprecate the -P switch. | Rafael Garcia-Suarez | 2007-09-03 | 1 | -1/+2 |
* | Erm. -u may have been superseded by the bytecode generator, but | Nicholas Clark | 2007-08-25 | 1 | -4/+0 |
* | Re: [PATCH] Re: [perl #44387] The blank in option '-x directory' should be de... | David Nicol | 2007-08-09 | 1 | -1/+4 |
* | Suggestion and fixes to the hash seed docs by Paul Johnson | Rafael Garcia-Suarez | 2007-07-19 | 1 | -5/+5 |
* | Clarifications on the hash seed | Rafael Garcia-Suarez | 2007-07-18 | 1 | -4/+7 |
* | [patch] add verbose mode to -DU debugging option | Jim Cromie | 2007-07-07 | 1 | -1/+1 |
* | Remove support for assertions and -A | Rafael Garcia-Suarez | 2007-06-05 | 1 | -14/+0 |
* | More nits in the PERL5LIB docs, suggested by Andreas. | Rafael Garcia-Suarez | 2007-03-20 | 1 | -1/+2 |
* | More adjustments to the PERL5LIB docs by Rick | Rafael Garcia-Suarez | 2007-03-19 | 1 | -7/+3 |
* | Re: Composing @INC from PERL5LIB | Andreas J. Koenig | 2007-03-19 | 1 | -4/+10 |
* | Improve documentation PERLIO default value in perlrun.pod | Jan Dubois | 2007-01-24 | 1 | -1/+2 |
* | The PERLIO environment variable, when unset, doesn't default to :stdio. | Rafael Garcia-Suarez | 2006-12-24 | 1 | -1/+2 |
* | stab at UNITCHECK blocks | Alexander Gough | 2006-10-19 | 1 | -4/+4 |
* | Turn on UTF8 cache assertions with -Ca | Nicholas Clark | 2006-04-17 | 1 | -0/+5 |
* | Note that PVIOs probably aren't worth shrinking. Note 3 possible | Nicholas Clark | 2006-04-17 | 1 | -0/+4 |
* | Improve description of the -s switch. | Gisle Aas | 2006-01-06 | 1 | -3/+2 |
* | Note that the "unlink"ing directories is attempted when running as a | Steve Peters | 2006-01-02 | 1 | -5/+5 |
* | Feature bundle is now :5.10, and add -E switch | Robin Houston | 2005-12-21 | 1 | -2/+8 |