summaryrefslogtreecommitdiff
path: root/pod/perlrun.pod
Commit message (Expand)AuthorAgeFilesLines
* RC1 pod fix #anchorStas Bekman2004-11-241-1/+1
* [perl #32419] Spelling fixes for perl@23492 Richard Soderberg2004-11-121-1/+1
* Implement a new -dt command-line flag, to enable threads under theRafael Garcia-Suarez2004-10-151-1/+14
* A few fixes in the list of -D debugging flagsRafael Garcia-Suarez2004-10-141-3/+2
* Implement new environment variable to allow the use of non-IFSSteve Hay2004-09-061-0/+14
* additional -V:foo testsJim Cromie2004-08-031-4/+6
* document that -i messes soft as well hard hard links.Dave Mitchell2004-07-241-2/+2
* make a note in perlrun that -i doesn't preserve UNIX hard links.Dave Mitchell2004-07-231-0/+4
* Re: "Too late for -T" could be more descriptiveJim Cromie2004-07-221-3/+6
* perlrun.pod minor fixes :Rafael Garcia-Suarez2004-05-181-1/+3
* various -V: searches [PATCH]Jim Cromie2004-05-111-5/+33
* Enable v (verbose) switch on -Dp to display the top 8 elementsCraig A. Berry2004-02-141-1/+1
* bug #24757 perlrun.pod's description of find -mtime was ambiguousDave Mitchell2003-12-301-1/+2
* [docpatch] PerlIO layers in perlrun.pod and PerlIO.pmIain Truskett2003-11-191-55/+20
* Re: Storable ErrorNicholas Clark2003-11-151-0/+2
* Document PERL_DL_NONLAZYGisle Aas2003-10-311-0/+8
* Minor nit in perlrun, spotted by Art Haas.Rafael Garcia-Suarez2003-10-121-6/+6
* Layout & POD nit.Abigail2003-10-081-14/+15
* pod/perlrun.pod: no space after -i allowedBrendan O'Dea2003-09-291-5/+5
* Warn more about disclosing the hash seed, from Scott A. Crosby.Jarkko Hietaniemi2003-09-091-6/+14
* Retract #21096, mostly: I had misexplained the situationJarkko Hietaniemi2003-09-081-1/+1
* Scott A. Crosby believes in not disclosingJarkko Hietaniemi2003-09-081-4/+8
* Add Hash::Util::hash_seed() which answers amongJarkko Hietaniemi2003-09-081-1/+3
* Make (hopefully) the Windows CR CR LF bug go awayJarkko Hietaniemi2003-08-131-3/+17
* We now return to your normally scheduled hash randomisation.Jarkko Hietaniemi2003-07-271-10/+9
* Minor doc nits concerning the dosish ALTERNATE_SHEBANGRafael Garcia-Suarez2003-07-201-1/+1
* [perl #22944] PERL5LIB is not colon-separated everywhereRafael Garcia-Suarez2003-07-171-3/+5
* New order of seed.Jarkko Hietaniemi2003-07-111-9/+10
* Chicken out: the hash randomisation is not on by default.Jarkko Hietaniemi2003-07-111-2/+2
* Check PERL_HASH_SEED even when tainted.Jarkko Hietaniemi2003-07-101-9/+9
* Better links.Jarkko Hietaniemi2003-07-021-1/+2
* Misc Pod Nits.Rafael Garcia-Suarez2003-06-291-2/+2
* Hash/Util.t and Encode/t/Aliases.t seem to be havingJarkko Hietaniemi2003-06-271-0/+4
* Bite the bullet and apply the hash randomisation patch.Jarkko Hietaniemi2003-06-261-0/+20
* Some docs for the assertions.Rafael Garcia-Suarez2003-06-171-1/+8
* Further perlio doc tweaks.Jarkko Hietaniemi2003-06-121-12/+19
* resurrect change#19628 and make it work by generalizingGurusamy Sarathy2003-06-021-1/+1
* change#19628 broke many win32/system.t tests, so back it outGurusamy Sarathy2003-06-021-1/+1
* Use "cmd.exe /x/d/c" as the default PERL5SHELL on Windows NT/2K/XPJan Dubois2003-05-281-1/+1
* Handle PERLIO= and document a bit.Jarkko Hietaniemi2003-04-161-0/+2
* Noted by Nat: -0 didn't work that well with Unicode.Jarkko Hietaniemi2003-04-101-8/+13
* Unless Inuits are involved...Jarkko Hietaniemi2003-04-101-1/+1
* Few more words about safe/unsafe signals.Jarkko Hietaniemi2003-04-081-1/+1
* Bunch of doc patches from Stas; plus regen.Stas Bekman2003-03-101-1/+1
* Give pointers to runtime Unicode changes.Jarkko Hietaniemi2003-03-071-4/+5
* Good observation from Philip Newton.Jarkko Hietaniemi2003-03-071-2/+3
* PERL_UNICODE explanation saga continues.Jarkko Hietaniemi2003-03-061-3/+6
* Further clarification on PERL_UNICODE's semantics.Jarkko Hietaniemi2003-03-031-1/+3
* PERL_SIGNALS=unsafe enables the old unsafe/immediate signals.Jarkko Hietaniemi2003-02-241-0/+6
* Doc tweakage on -C.Jarkko Hietaniemi2003-02-201-3/+10