summaryrefslogtreecommitdiff
path: root/pod/perlrun.pod
Commit message (Expand)AuthorAgeFilesLines
* 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
* [DOC PATCH] mention Filter::cpp in perlrunRafael Garcia-Suarez2001-11-151-0/+3
* Make sv_recode_to_utf8() a real API: the encodingJarkko Hietaniemi2001-10-311-0/+5
* Document Third Degree some more, and also PERL_DESTRUCT_LEVEL.Jarkko Hietaniemi2001-03-181-1/+1
* the uncontroversial doc patchesMichael Stevens2001-03-161-2/+1
* Re: [ PATCH perl@8956 ] new debug option -DR shows ref countsDave Mitchell2001-03-091-0/+1
* Tokeniser debuggingSimon Cozens2000-11-291-0/+1
* Copy the s// information of README.hpux also to the perlrun.Jarkko Hietaniemi2000-11-111-2/+16
* Re: PerlIO - Configure tweak for Linux/glibc?Nicholas Clark2000-10-251-1/+1
* Re: [ID 20000930.002] perlrun nor perldelta mention -s modificationJeff Pinyan2000-10-041-1/+5
* Patch against 5.6.0 to allow "-d:Module=arg,arg,arg"Randy J. Ray2000-08-081-2/+6
* avoid warnings in diagnostics.pm; pod tweaks (from Peter PrymmerGurusamy Sarathy2000-05-071-0/+12
* lexical warnings update for docs and tests (from Paul Marquess)Gurusamy Sarathy2000-03-131-2/+1
* add -W and -X to -h output; fix other pod omissionsGurusamy Sarathy2000-02-221-4/+5
* s/Activeware/ActiveState/Gurusamy Sarathy2000-02-221-6/+5
* change $^U to $^WIDE_SYSTEM_CALLS; s/PL_bigchar/PL_widesyscalls/;Gurusamy Sarathy2000-02-071-1/+9
* s/STOP/CHECK/ blocksGurusamy Sarathy2000-01-261-1/+1
* pod nitsGurusamy Sarathy1999-12-031-4/+7
* implement STOP blocks and fix compiler to use them (minimallyGurusamy Sarathy1999-11-041-3/+4
* Rename warning to warnings, from Paul Marquess.Jarkko Hietaniemi1999-08-291-1/+1
* lexical warnings update (warning.t fails one testPaul Marquess1999-07-071-1/+11
* major pod update from Tom ChristiansenGurusamy Sarathy1999-05-241-190/+247
* patches suggested by John Bley <jbb6@acpub.duke.edu> (with minor edits)Gurusamy Sarathy1999-02-151-1/+1
* PERL5OPT=-T enables taint mode (suggested by Jason Riedy <ejr@cise.ufl.edu>)Gurusamy Sarathy1999-02-121-1/+2
* (via private mail)Charles Bailey1998-09-231-0/+15
* tweaked version of suggested patchIlya Zakharevich1998-08-021-0/+1
* applied a slightly tweaked version of suggested patchColin Kuskie1998-07-211-7/+41
* added patch for -i'foo*bar', made code somewhat simpler, tweaked docColin Kuskie1998-07-081-6/+30