summaryrefslogtreecommitdiff
path: root/pod/perlrun.pod
Commit message (Expand)AuthorAgeFilesLines
* A small typo in perlrun, spotted by Olivier Raginel.Vincent Pit2010-01-261-1/+1
* * Em dash cleanup in pod/brian d foy2010-01-131-1/+1
* PATCH: minor typo cleanup of pod/ directoryTom Christiansen2010-01-051-5/+5
* Slight rewording of last patchRafael Garcia-Suarez2009-11-241-4/+8
* add mention of PERL_MEM_LOG in perlrun.podJim Cromie2009-11-241-0/+10
* Remove Mac OS classic instructions from perlrunRafael Garcia-Suarez2009-09-081-16/+0
* New debugging flag -DB now dumps subroutine definitions,Chip Salzenberg2009-08-261-0/+1
* add -DM flag to track smartmatch resolutionDavid Mitchell2009-08-201-0/+1
* Allow -C on the #! line when it is identical to -C on the command line.Father Chrysostomos2009-07-261-3/+3
* [PATCH] Allow PERL5OPT=-WMichael G Schwern2009-04-251-1/+1
* Disambiguate mention of -E in perl.pod and in perlrun.podRafael Garcia-Suarez2009-03-151-1/+1
* [perl #32979] [PATCH] perlrun #!/bin/sh incantation n.g. 4 linuxSteve Peters2008-11-271-3/+4
* [perl #59652][DOC PATCH] "Too late for "-CS" option"Renee Baecker2008-11-021-0/+5
* Re: [PATCH] [doc] be more explicit about magic argvMoritz Lenz2008-10-301-0/+4
* Add SV allocation tracing to -Dm and PERL_MEM_LOGMarcus Holland-Moritz2008-10-241-1/+1
* Documentation on taint/environment interactions for perlrun.podPaul Fenwick2008-06-241-0/+14
* doc patch for perlrun -xBram2008-04-271-0/+8
* Chainsaw DEBUG_S out, as suggested by Vincent Pit.Rafael Garcia-Suarez2008-02-261-1/+0
* Remove the -P switchRafael Garcia-Suarez2008-01-111-72/+2
* Document that sitecustomize.pl in run from a BEGIN blockRafael Garcia-Suarez2008-01-061-4/+4
* [patch] :utf8 updatesJuerd Waalboer2007-11-231-3/+3
* Documentation change to go with change #32056.Rafael Garcia-Suarez2007-10-081-1/+1
* POD cleanupsDavid Landgren2007-10-041-1/+1
* Audrey spotted a spurious "Unicode".Nicholas Clark2007-10-021-1/+1
* Deprecate the -P switch.Rafael Garcia-Suarez2007-09-031-1/+2
* Erm. -u may have been superseded by the bytecode generator, butNicholas Clark2007-08-251-4/+0
* Re: [PATCH] Re: [perl #44387] The blank in option '-x directory' should be de...David Nicol2007-08-091-1/+4
* Suggestion and fixes to the hash seed docs by Paul JohnsonRafael Garcia-Suarez2007-07-191-5/+5
* Clarifications on the hash seedRafael Garcia-Suarez2007-07-181-4/+7
* [patch] add verbose mode to -DU debugging optionJim Cromie2007-07-071-1/+1
* Remove support for assertions and -ARafael Garcia-Suarez2007-06-051-14/+0
* More nits in the PERL5LIB docs, suggested by Andreas.Rafael Garcia-Suarez2007-03-201-1/+2
* More adjustments to the PERL5LIB docs by RickRafael Garcia-Suarez2007-03-191-7/+3
* Re: Composing @INC from PERL5LIBAndreas J. Koenig2007-03-191-4/+10
* Improve documentation PERLIO default value in perlrun.podJan Dubois2007-01-241-1/+2
* The PERLIO environment variable, when unset, doesn't default to :stdio.Rafael Garcia-Suarez2006-12-241-1/+2
* stab at UNITCHECK blocksAlexander Gough2006-10-191-4/+4
* Turn on UTF8 cache assertions with -CaNicholas Clark2006-04-171-0/+5
* Note that PVIOs probably aren't worth shrinking. Note 3 possibleNicholas Clark2006-04-171-0/+4
* Improve description of the -s switch.Gisle Aas2006-01-061-3/+2
* Note that the "unlink"ing directories is attempted when running as aSteve Peters2006-01-021-5/+5
* Feature bundle is now :5.10, and add -E switchRobin Houston2005-12-211-2/+8
* Jan Dubois notices that sitecustomize.pl is to be found in sitelib,Rafael Garcia-Suarez2005-11-301-3/+2
* POD index entries with X<>Ivan Tubert-Brohman2005-10-131-0/+67
* Document that -F doesn't accept whitespace in patterns.Rafael Garcia-Suarez2005-10-131-1/+1
* Add -C to allowed $PERL5OPT optionsH.Merijn Brand2005-10-061-1/+1
* Clarify what -MFoo=number does on the command-lineRafael Garcia-Suarez2005-09-271-0/+4
* Add -f in perl synopsys, sync perl.pod and perlrun.pod synopsesRafael Garcia-Suarez2005-06-161-1/+1
* better assertion supportSalvador FandiƱo2005-06-141-5/+11
* perlrun.pod -w description typoOffer Kaye2005-05-301-1/+1