summaryrefslogtreecommitdiff
path: root/pod/perlrun.pod
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Philip Newton has eagle eyes :-)Jarkko Hietaniemi2003-02-171-1/+1
* Doc tweaks (and one code tweak) based on Philip Newton's comments.Jarkko Hietaniemi2003-02-171-10/+9
* Make also the -CAL conditional on locale.Jarkko Hietaniemi2003-02-171-11/+13
* Clarify the -C syntax a bit.Jarkko Hietaniemi2003-02-161-14/+19
* The new(er) way of controlling Unicode I/O (and other) features;Jarkko Hietaniemi2003-02-151-12/+32
* mini-[patch] perlrun "^$W" typoIain Truskett2003-02-111-1/+1
* Document the environment variable PERL_UTF8_LOCALE in perlrun.Rafael Garcia-Suarez2003-02-031-0/+4
* Allow explicit -C enable/disable by -C:1/-C:0Jarkko Hietaniemi2003-01-211-3/+5
* Make the locale-induced UTF-8-ification of STD fhsJarkko Hietaniemi2003-01-161-5/+15
* perlrun.pod: fix -i examplesBrendan O'Dea2003-01-151-2/+2
* LEAKTEST is dead, RIPH.Merijn Brand2002-09-261-1/+1
* Clean up copy-on-write macros and debug facilities (new flag 'C').Nicholas Clark2002-08-201-0/+1
* Effect a speedy recovery from POD affected by (ahem, Australian)Abhijit Menon-Sen2002-08-191-1/+1
* Minor perlrun.pod patchIain Truskett2002-08-161-1/+1
* add verbose stack display option, -DvsDave Mitchell2002-08-121-0/+2
* Replace the word "discipline" by "layer" almost everywhere,Rafael Garcia-Suarez2002-07-071-7/+7
* tyopsGurusamy Sarathy2002-06-211-2/+2
* Un-deprecate :raw after all - just define what it meansNick Ing-Simmons2002-06-191-11/+11
* Integrate mainlineNick Ing-Simmons2002-06-171-7/+9
* s/Plan9/Plan 9/g; (and one remaning MacOS)Jarkko Hietaniemi2002-06-081-1/+1
* Typo tweaks.Jarkko Hietaniemi2002-04-211-2/+2
* Fill in the PERLIO sections.Nick Ing-Simmons2002-04-201-24/+116
* Documents for Merijn and lots of XXXs for NI-S :-)Jarkko Hietaniemi2002-04-161-0/+42
* Debugging OPsIlya Zakharevich2002-03-031-2/+4
* Re: [ID 20020227.003] minor text imperfection in perlrun manpageRobin Barker2002-02-271-1/+1
* doc patchMark-Jason Dominus2002-01-101-3/+5
* Spread the good word of "env".Jarkko Hietaniemi2002-01-041-0/+3
* -t without -w Michael G. Schwern2001-12-301-2/+2
* Make -t equal -tw.Jarkko Hietaniemi2001-12-251-5/+7
* Sterner admonishment on -t.Jarkko Hietaniemi2001-12-201-4/+5
* -t and the core tests; -t and PERL5OPTRafael Garcia-Suarez2001-12-171-1/+1
* -t taint warningsMichael G. Schwern2001-12-141-1/+9
* Advise against -P as instructed by Schwern.Jarkko Hietaniemi2001-11-151-5/+46