summaryrefslogtreecommitdiff
path: root/pod/perlvar.pod
Commit message (Expand)AuthorAgeFilesLines
* Give pointers to runtime Unicode changes.Jarkko Hietaniemi2003-03-071-3/+4
* Document clearly that "_" is always in package "main".Rafael Garcia-Suarez2003-02-191-1/+1
* Doc tweaks (and one code tweak) based on Philip Newton's comments.Jarkko Hietaniemi2003-02-171-2/+1
* The new(er) way of controlling Unicode I/O (and other) features;Jarkko Hietaniemi2003-02-151-9/+6
* Re: perlvar phrasing clarification for $^SIain Spoon Truskett2003-02-151-3/+9
* Make the locale-induced UTF-8-ification of STD fhsJarkko Hietaniemi2003-01-161-15/+10
* Document that ${^TAINT} is read-only.Rafael Garcia-Suarez2003-01-091-1/+1
* Change the value of ${^TAINT} : 0 without taint checks,Rafael Garcia-Suarez2003-01-061-2/+3
* $0 mofifying part IJarkko Hietaniemi2002-12-021-0/+4
* Advertise Linux::Pid.Rafael Garcia-Suarez2002-08-301-1/+1
* posixify getppid on linux-multithreadRafael Garcia-Suarez2002-08-291-0/+6
* Patch perlvar.podMark-Jason Dominus2002-08-271-3/+4
* perlvar podJohn L. Allen2002-07-181-0/+7
* Replace the word "discipline" by "layer" almost everywhere,Rafael Garcia-Suarez2002-07-071-2/+2
* mention Win32::GetOSName() nearabouts $^OGurusamy Sarathy2002-06-201-4/+4
* Doc patches: assorted minor nitsPhilip Newton2002-06-081-1/+1
* Windows wisdom from Sarathy.Jarkko Hietaniemi2002-06-061-4/+4
* Document that $^O in Win32 is a bit lacking in details.Jarkko Hietaniemi2002-06-061-0/+6
* Adjust executable suffix checks for VMSPaul Green2002-05-311-8/+8
* Improved $^X patchPaul Green2002-05-311-5/+6
* RE: [PATCH pod/perlvar.pod] $^XPaul Green2002-05-301-8/+38
* Ronald Kimball pointed out that there was a run-on sentence in theAbhijit Menon-Sen2002-05-301-3/+2
* $^XStas Bekman2002-05-301-2/+16
* Re: [Patch] pod/perlvar.podPhilip Newton2002-03-311-4/+4
* [Patch] pod/perlvar.podDan Kogai2002-03-301-2/+5
* I like doubleclicking on URLs in pods to select them.Jarkko Hietaniemi2002-03-271-1/+1
* Slight tweaks on #15443.Jarkko Hietaniemi2002-03-231-4/+7
* patch [bleadperl]: Document %! special variableMark-Jason Dominus2002-03-231-0/+9
* Be more explicit on when is the $! worth anything.Jarkko Hietaniemi2002-03-151-3/+19
* Subject: Update perlhist.podAbhijit Menon-Sen2002-03-061-0/+5
* small doc update to promote '-no_match_vars' of 'use English'Jeffrey Friedl2002-03-041-8/+15
* "." is not in @INC when -TRafael Garcia-Suarez2002-02-261-2/+3
* perlvar.pod fixRonald J. Kimball2001-11-271-3/+3
* Document ${^OPEN}.Jarkko Hietaniemi2001-11-201-0/+6
* [PATCH] Doc spellcheck + podcheckAbhijit Menon-Sen2001-11-161-1/+1
* replace http://www.perl.com/CPAN/ with http://www.cpan.org/Mark-Jason Dominus2001-11-081-1/+1
* Add the encoding pragma to control the "upgrade"Jarkko Hietaniemi2001-10-281-0/+5
* Undeprecating $]Michael G. Schwern2001-10-221-4/+3
* Re: [PATCH mg.c gv.c and others] ${^TAINT}Ronald J. Kimball2001-10-091-1/+1
* Re: [PATCH mg.c gv.c and others] ${^TAINT}Michael G. Schwern2001-10-081-0/+5
* additional docs and testsRafael Garcia-Suarez2001-09-301-1/+3
* proposal : put the @INC-hooks directly in %INCRafael Garcia-Suarez2001-09-231-4/+3
* Re: ARGV and readDave Mitchell2001-09-201-0/+11
* Re: perlvar manpage and localizing special varsStas Bekman2001-09-071-9/+74
* put useful info in %INC for files loaded by a hook in @INCRafael Garcia-Suarez2001-08-281-0/+5
* [DOC PATCH] The coderef-in-@INC featureRafael Garcia-Suarez2001-08-251-0/+4
* Rewrite $. entry and switch to -> syntaxIlmari Karonen2001-08-201-21/+34
* patch for perlvar.podMark A. Hershberger2001-08-101-5/+5
* better VMS docs for $?, exit(), and system()Craig A. Berry2001-08-081-1/+1
* $^N foolery as wellJeff Pinyan2001-07-291-4/+2