Rephrase perlop for non-destructive substitution
[p5sagit/p5-mst-13.2.git] / pod / perlrun.pod
2010-04-28 Ævar Arnfjörð Bjar... Add POD index entries for sitecustomize and sitecustomi...
2010-04-28 Philippe Bruhat... Improve documentation about sitecustomize.pl.
2010-01-26 Vincent Pit A small typo in perlrun, spotted by Olivier Raginel.
2010-01-13 brian d foy * Em dash cleanup in pod/
2010-01-05 Tom Christiansen PATCH: minor typo cleanup of pod/ directory
2009-11-24 Rafael Garcia-Suarez Slight rewording of last patch
2009-11-24 Jim Cromie add mention of PERL_MEM_LOG in perlrun.pod
2009-09-08 Rafael Garcia-Suarez Remove Mac OS classic instructions from perlrun
2009-08-26 Chip Salzenberg New debugging flag -DB now dumps subroutine definitions,
2009-08-20 David Mitchell add -DM flag to track smartmatch resolution
2009-07-26 Father Chrysostomos Allow -C on the #! line when it is identical to -C...
2009-04-26 Michael G Schwern [PATCH] Allow PERL5OPT=-W
2009-03-14 Rafael Garcia-Suarez Disambiguate mention of -E in perl.pod and in perlrun.pod
2008-11-27 Steve Peters [perl #32979] [PATCH] perlrun #!/bin/sh incantation...
2008-11-02 Renee Baecker [perl #59652][DOC PATCH] "Too late for "-CS" option"
2008-10-30 Moritz Lenz Re: [PATCH] [doc] be more explicit about magic argv
2008-10-24 Marcus Holland-Moritz Add SV allocation tracing to -Dm and PERL_MEM_LOG
2008-06-24 Paul Fenwick Documentation on taint/environment interactions for...
2008-04-27 Bram doc patch for perlrun -x
2008-02-26 Rafael Garcia-Suarez Chainsaw DEBUG_S out, as suggested by Vincent Pit.
2008-01-11 Rafael Garcia-Suarez Remove the -P switch
2008-01-06 Rafael Garcia-Suarez Document that sitecustomize.pl in run from a BEGIN...
2007-11-23 Juerd Waalboer [patch] :utf8 updates
2007-10-08 Rafael Garcia-Suarez Documentation change to go with change #32056.
2007-10-04 David Landgren POD cleanups
2007-10-02 Nicholas Clark Audrey spotted a spurious "Unicode".
2007-09-03 Rafael Garcia-Suarez Deprecate the -P switch.
2007-08-25 Nicholas Clark Erm. -u may have been superseded by the bytecode genera...
2007-08-09 David Nicol Re: [PATCH] Re: [perl #44387] The blank in option ...
2007-07-19 Rafael Garcia-Suarez Suggestion and fixes to the hash seed docs by Paul...
2007-07-18 Rafael Garcia-Suarez Clarifications on the hash seed
2007-07-07 Jim Cromie [patch] add verbose mode to -DU debugging option
2007-06-05 Rafael Garcia-Suarez Remove support for assertions and -A
2007-03-20 Rafael Garcia-Suarez More nits in the PERL5LIB docs, suggested by Andreas.
2007-03-19 Rafael Garcia-Suarez More adjustments to the PERL5LIB docs by Rick
2007-03-19 Andreas J. Koenig Re: Composing @INC from PERL5LIB
2007-01-24 Jan Dubois Improve documentation PERLIO default value in perlrun.pod
2006-12-24 Rafael Garcia-Suarez The PERLIO environment variable, when unset, doesn...
2006-10-19 Alexander Gough stab at UNITCHECK blocks
2006-04-17 Nicholas Clark Turn on UTF8 cache assertions with -Ca
2006-04-17 Nicholas Clark Note that PVIOs probably aren't worth shrinking. Note...
2006-01-06 Gisle Aas Improve description of the -s switch.
2006-01-02 Steve Peters Note that the "unlink"ing directories is attempted...
2005-12-21 Robin Houston Feature bundle is now :5.10, and add -E switch
2005-11-30 Rafael Garcia-Suarez Jan Dubois notices that sitecustomize.pl is to be found...
2005-10-13 Ivan Tubert-Brohman POD index entries with X<>
2005-10-13 Rafael Garcia-Suarez Document that -F doesn't accept whitespace in patterns.
2005-10-06 H.Merijn Brand Add -C to allowed $PERL5OPT options
2005-09-27 Rafael Garcia-Suarez Clarify what -MFoo=number does on the command-line
2005-06-16 Rafael Garcia-Suarez Add -f in perl synopsys, sync perl.pod and perlrun...
2005-06-14 Salvador Fandiño better assertion support
2005-05-30 Offer Kaye perlrun.pod -w description typo
2005-05-04 Rafael Garcia-Suarez Sync synopses
2005-03-20 Alexey Tourbin perlrun typo (env PERLDB_OPTS)
2005-03-18 Gisle Aas Re: sitecustomize.pl [PATCH]
2005-02-12 Rafael Garcia-Suarez Mac OS Classic vs Mac OS X clarications
2005-01-31 Rafael Garcia-Suarez Document the changes to PERLIO_DEBUG.
2004-12-14 Steve Peters [perl #24343] [PATCH] -w vs. -s
2004-11-24 Stas Bekman RC1 pod fix #anchor
2004-11-12 Richard Soderberg [perl #32419] Spelling fixes for perl@23492
2004-10-15 Rafael Garcia-Suarez Implement a new -dt command-line flag, to enable thread...
2004-10-14 Rafael Garcia-Suarez A few fixes in the list of -D debugging flags
2004-09-06 Steve Hay Implement new environment variable to allow the use...
2004-08-03 Jim Cromie additional -V:foo tests
2004-07-24 Dave Mitchell document that -i messes soft as well hard hard links.
2004-07-23 Dave Mitchell make a note in perlrun that -i doesn't preserve UNIX...
2004-07-22 Jim Cromie Re: "Too late for -T" could be more descriptive
2004-05-18 Rafael Garcia-Suarez perlrun.pod minor fixes :
2004-05-11 Jim Cromie various -V: searches [PATCH]
2004-02-14 Craig A. Berry Enable v (verbose) switch on -Dp to display the top...
2003-12-30 Dave Mitchell bug #24757 perlrun.pod's description of find -mtime...
2003-11-19 Iain Truskett [docpatch] PerlIO layers in perlrun.pod and PerlIO.pm
2003-11-15 Nicholas Clark Re: Storable Error
2003-10-31 Gisle Aas Document PERL_DL_NONLAZY
2003-10-12 Rafael Garcia-Suarez Minor nit in perlrun, spotted by Art Haas.
2003-10-08 Abigail Layout & POD nit.
2003-09-29 Brendan O'Dea pod/perlrun.pod: no space after -i allowed
2003-09-09 Jarkko Hietaniemi Warn more about disclosing the hash seed, from Scott...
2003-09-08 Jarkko Hietaniemi Retract #21096, mostly: I had misexplained the situation
2003-09-08 Jarkko Hietaniemi Scott A. Crosby believes in not disclosing
2003-09-08 Jarkko Hietaniemi Add Hash::Util::hash_seed() which answers among
2003-08-13 Jarkko Hietaniemi Make (hopefully) the Windows CR CR LF bug go away
2003-07-27 Jarkko Hietaniemi We now return to your normally scheduled hash randomisa...
2003-07-20 Rafael Garcia-Suarez Minor doc nits concerning the dosish ALTERNATE_SHEBANG
2003-07-17 Rafael Garcia-Suarez [perl #22944] PERL5LIB is not colon-separated everywhere
2003-07-11 Jarkko Hietaniemi New order of seed.
2003-07-11 Jarkko Hietaniemi Chicken out: the hash randomisation is not on by default.
2003-07-10 Jarkko Hietaniemi Check PERL_HASH_SEED even when tainted.
2003-07-02 Jarkko Hietaniemi Better links.
2003-06-29 Rafael Garcia-Suarez Misc Pod Nits.
2003-06-27 Jarkko Hietaniemi Hash/Util.t and Encode/t/Aliases.t seem to be having
2003-06-26 Jarkko Hietaniemi Bite the bullet and apply the hash randomisation patch.
2003-06-17 Rafael Garcia-Suarez Some docs for the assertions.
2003-06-12 Jarkko Hietaniemi Further perlio doc tweaks.
2003-06-02 Gurusamy Sarathy resurrect change#19628 and make it work by generalizing
2003-06-02 Gurusamy Sarathy change#19628 broke many win32/system.t tests, so back...
2003-05-28 Jan Dubois Use "cmd.exe /x/d/c" as the default PERL5SHELL on Windo...
2003-04-16 Jarkko Hietaniemi Handle PERLIO= and document a bit.
2003-04-10 Jarkko Hietaniemi Noted by Nat: -0 didn't work that well with Unicode.
2003-04-10 Jarkko Hietaniemi Unless Inuits are involved...
next