| Commit message (Expand) | Author | Age | Files | Lines |
* | remove now-unused "M" debugging flag | Zefram | 2017-11-22 | 1 | -1/+0 |
* | PERL5LIB documentation: '.' is no longer in @INC by default | Lukas Mai | 2017-10-16 | 1 | -4/+4 |
* | (perl #127663) provide limited control for the internal drand48() | Tony Cook | 2017-09-11 | 1 | -0/+12 |
* | remove -DH (DEBUG_H) misfeature | David Mitchell | 2017-06-05 | 1 | -1/+0 |
* | Document PERL_USE_UNSAFE_INC in perlrun.pod | Dagfinn Ilmari Mannsåker | 2017-03-25 | 1 | -0/+9 |
* | perlrun: -F pattern can't have NULs | Karl Williamson | 2017-03-13 | 1 | -1/+1 |
* | pod: Suggest to use strict :encoding(UTF-8) PerlIO layer over not strict :enc... | Pali | 2017-02-06 | 1 | -1/+1 |
* | Fix typo in perlrun.pod | Steven Humphrey | 2016-09-20 | 1 | -1/+1 |
* | Document -DDEBUGGING better | David Mitchell | 2016-08-08 | 1 | -7/+9 |
* | pod/*: remove deprecated L<"section"> and L<section> syntax | Lukas Mai | 2016-06-11 | 1 | -1/+1 |
* | (perl #127380) Update PERLIO_DEBUG documentation. | Craig A. Berry | 2016-06-08 | 1 | -7/+10 |
* | (perl #127380) only trace to $PERLIO_DEBUG if -Di is supplied | Tony Cook | 2016-06-08 | 1 | -33/+36 |
* | perlrun: note the existence of find's -delete switch | Dominic Hargreaves | 2016-04-30 | 1 | -3/+4 |
* | Fix various pod errors. | Karl Williamson | 2016-03-11 | 1 | -1/+1 |
* | restore comma removed by 2f1fe8a307 | Lukas Mai | 2015-11-01 | 1 | -1/+1 |
* | PATCH: [perl #125145] perlrun: Fix typo | Karl Williamson | 2015-05-10 | 1 | -1/+1 |
* | perlrun: Note existence of -DL | Karl Williamson | 2015-05-07 | 1 | -0/+2 |
* | Revert the support for new warning categories outside of "all" | Ævar Arnfjörð Bjarmason | 2015-01-25 | 1 | -2/+2 |
* | Add support for new warning categories outside of "all" | Ævar Arnfjörð Bjarmason | 2014-12-29 | 1 | -2/+2 |
* | nitpicks | SHIRAKATA Kentaro | 2014-04-07 | 1 | -1/+1 |
* | replace links to perllexwarn with links to warnings | Ricardo Signes | 2014-03-18 | 1 | -3/+3 |
* | Make it clear what it means if there's no distinction between -M and -m. | Abigail | 2014-01-26 | 1 | -1/+2 |
* | Explain how '--' works in command-line invocation. | James E Keenan | 2013-12-14 | 1 | -0/+3 |
* | [perl #116190] -F and -a now imply -n | Tony Cook | 2013-07-23 | 1 | -3/+7 |
* | fix various Pod line length warnings | David Golden | 2013-05-23 | 1 | -5/+7 |
* | document and improve hash algorithm randomization related build options | Yves Orton | 2013-05-08 | 1 | -3/+3 |
* | Make it possible to disable and control hash key traversal randomization | Yves Orton | 2013-05-07 | 1 | -26/+51 |
* | [perl #72892] Perl should support PERLmmnnLIB environment variable | Andy Dougherty | 2013-02-20 | 1 | -3/+7 |
* | Clarify that in-place editing actually creates a new file. | Peter Martini | 2012-10-08 | 1 | -2/+4 |
* | -DS option for slab allocation | Father Chrysostomos | 2012-06-29 | 1 | -0/+1 |
* | perlrun: #109408 | Brian Fraser | 2012-06-27 | 1 | -3/+3 |
* | perlrun typos from argrath@ub32.org [perl #113852] | Jesse Luehrs | 2012-06-26 | 1 | -4/+4 |
* | Document the special meaning of "indir" on the shebang line | Rafael Garcia-Suarez | 2012-02-06 | 1 | -5/+6 |
* | perlrun: reflow to fit vertabims in 80 cols | Karl Williamson | 2011-06-27 | 1 | -19/+26 |
* | perlrun: Fix some link issues | Karl Williamson | 2011-06-21 | 1 | -2/+2 |
* | perlrun: Add link to clarification | Karl Williamson | 2011-05-28 | 1 | -0/+1 |
* | This patch is aagainst the "blead du moment". It fixes various | Tom Christiansen | 2011-05-18 | 1 | -245/+255 |
* | Fix bad pod links found by Test::Pod::LinkCheck | Apocalypse | 2011-02-15 | 1 | -2/+2 |
* | 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 |