This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
additional tests for package block syntax
[perl5.git] / pod / perlvar.pod
2010-04-28 Ævar Arnfjörð Bjar... Correct POD link to perlrun.pod to be more accurate
2010-04-28 Ævar Arnfjörð Bjar... Add POD index entries for sitecustomize and sitecustomi...
2010-04-15 Ævar Arnfjörð Bjar... Set the legacy process name with prctl() on assignment...
2010-02-07 Slaven Rezicchanged "an UTF..." to "a UTF..." in all Pods
2009-10-16 Nicholas ClarkEnable deprecation warnings by default.
2009-10-13 Smylersperlvar $1 clarification
2009-04-07 Rafael Garcia-SuarezDeprecate assignment to $[
2009-03-18 Rafael Garcia-SuarezFix typo in English name of $&
2009-02-10 Rafael Garcia-SuarezFix previous patch. Actually it's written PAREN, not...
2009-02-10 Moritz Lenzmention English name of %+ in perlvar.pod
2009-01-25 Rafael Garcia-SuarezDocument that $0 is set to "-e" when perl is run with...
2008-11-03 Tim BunceRe: @{"_<$filename"} is unreasonably tied to use of...
2008-01-08 Gabor SzaboRe: [PATCH] docs more open() and $_ related entries
2007-12-26 Gabor Szabodocs: list of places where $_ is used
2007-12-17 Jan DuboisDocument that $^V is no longer a v-string
2007-12-05 Jan Duboistypo fix
2007-11-17 Michael G Schwern[perl #47533] [PATCH perlvar.pod] Missing English variables
2007-06-08 Rafael Garcia-Suarezencoding.pm doesn't give any details about ${^ENCODING},
2007-05-04 David LeadbeaterDocumentation fixes for EGID/GID confusion
2007-03-22 Rafael Garcia-SuarezRemove references to perlcc from the core docs.
2007-03-08 Yves OrtonRe: [PATCH] Tweaks so that miniperl.exe doesnt croak...
2007-03-07 Juerd WaalboerRe: [PATCH] (Re: [PATCH] unicode/utf8 pod)
2007-02-27 Rafael Garcia-SuarezRework and fix docs for %+, %- and re::Tie::Hash::Named...
2007-02-14 Yves OrtonRe: [PATCH] Document that m//k works
2007-01-15 Yves OrtonAdd support for /k modfier for matching along with...
2007-01-04 Yves OrtonRe: [PATCH] Change implementation of %+ to use a proper...
2006-10-07 Yves OrtonRe: [PATCH] Initial attempt at named captures for perls...
2006-08-08 Sébastien Aperghis... Small precision about $SIG{__WARN__}
2006-08-07 Gabor Szaboadding X<> to perlvar
2006-07-26 Mike GuyRe: [ID 20000816.012] *foo = *_ is broken
2006-05-22 Rafael Garcia-SuarezMore nits in perlpragma, and remove the warning about...
2006-05-19 Dave Mitchellgive a more useful example for $^V
2006-05-03 Jan DuboisRE: [PATCH] Implement ${^WIN32_SLOPPY_STAT}
2006-04-08 Jarkko Hietaniemisv.c, rs.t, perlvar.pod (Coverity finding: did you...
2006-03-23 Nicholas ClarkDocument the values for ${^UTF8CACHE}
2006-03-16 Nicholas ClarkAdd a new per-interpeter variable PL_utf8cache, which...
2006-01-30 Yitzchak Scott-Tho... [DOC PATCH] $^X isn't necessarily argv[0]
2006-01-17 Rafael Garcia-SuarezMake the description of $^M in perlvar a bit more clear
2006-01-12 Rafael Garcia-SuarezTypo fix.
2006-01-09 Rafael Garcia-SuarezRevert change 26749
2006-01-09 Xavier Noriaidentifiers always in main (was: defining a _ function...
2005-10-17 Xavier NoriaRe: small addition to $, and $\ in perlvar.pod
2005-08-24 Rafael Garcia-SuarezUnmatched parentheses (thanks to Steve Peters)
2005-08-07 Jarkko Hietaniemiundup
2005-07-31 Rafael Garcia-SuarezRemove the documentation for $#, which has been removed
2005-06-14 Rafael Garcia-SuarezDocument ${^UTF8LOCALE}
2005-05-24 Rafael Garcia-SuarezDocumentation nit on @-, found by Guillaume Rousse
2005-05-18 Gisle AasWell defined $? and introduction of ${^CHILD_ERROR_NATI...
2005-05-04 Offer Kayeperlvar.pod verbatim paragraph first line does not...
2005-04-28 Rafael Garcia-SuarezRemove confusing punctuation
2005-03-22 Rafael Garcia-SuarezRename ${^RE_TRIE_MAXBUFF} to ${^RE_TRIE_MAXBUF},
2005-03-18 Yves OrtonRe: Reworked Trie Patch
2004-11-24 Steve Peters[perl #3242] [PATCH]No error on assignment to $>
2004-02-03 Rafael Garcia-SuarezImplement "my $_".
2003-09-23 Juerdperlvar
2003-09-10 Jarkko Hietaniemiblead version of #21161.
2003-07-29 Brendan O'Deapod/perlvar.pod: minor typo
2003-07-21 Steve Grazzini[DOCPATCH] %SIG and SA_RESTART
2003-07-06 Radu GreabDProf fixes
2003-07-05 Jarkko HietaniemiBe explicit about the $0 pain in Linux 2.2.
2003-07-04 Jarkko HietaniemiMore $0 sad tales.
2003-07-02 Jarkko HietaniemiIt would seem that in Linux 2.2 there is no way
2003-07-02 Jarkko HietaniemiFreeBSD $0 dance.
2003-06-30 Jarkko Hietaniemi$0 doc tweakage.
2003-06-29 Jarkko HietaniemiThe joy of $0. Undoing the #16399 makes Andreas'
2003-06-28 Dave MitchellTwo debugging patches.
2003-06-13 Rafael Garcia-SuarezRemove the deprecated $* variable.
2003-04-27 Rafael Garcia-Suarez$[ clarifications.
2003-04-08 Jarkko HietaniemiFew more words about safe/unsafe signals.
2003-03-07 Jarkko HietaniemiGive pointers to runtime Unicode changes.
2003-02-19 Rafael Garcia-SuarezDocument clearly that "_" is always in package "main".
2003-02-17 Jarkko HietaniemiDoc tweaks (and one code tweak) based on Philip Newton...
2003-02-15 Jarkko HietaniemiThe new(er) way of controlling Unicode I/O (and other...
2003-02-15 Iain Spoon TruskettRe: perlvar phrasing clarification for $^S
2003-01-16 Jarkko HietaniemiMake the locale-induced UTF-8-ification of STD fhs
2003-01-09 Rafael Garcia-SuarezDocument that ${^TAINT} is read-only.
2003-01-06 Rafael Garcia-SuarezChange the value of ${^TAINT} : 0 without taint checks,
2002-12-02 Jarkko Hietaniemi$0 mofifying part I
2002-08-30 Rafael Garcia-SuarezAdvertise Linux::Pid.
2002-08-29 Rafael Garcia-Suarezposixify getppid on linux-multithread
2002-08-27 Mark-Jason DominusPatch perlvar.pod
2002-07-18 John L. Allenperlvar pod
2002-07-07 Rafael Garcia-SuarezReplace the word "discipline" by "layer" almost everywhere,
2002-06-20 Gurusamy Sarathymention Win32::GetOSName() nearabouts $^O
2002-06-08 Philip NewtonDoc patches: assorted minor nits
2002-06-06 Jarkko HietaniemiWindows wisdom from Sarathy.
2002-06-06 Jarkko HietaniemiDocument that $^O in Win32 is a bit lacking in details.
2002-05-31 Paul GreenAdjust executable suffix checks for VMS
2002-05-31 Paul GreenImproved $^X patch
2002-05-30 Paul GreenRE: [PATCH pod/perlvar.pod] $^X
2002-05-30 Abhijit Menon-Sen Ronald Kimball pointed out that there was a run...
2002-05-30 Stas Bekman$^X
2002-03-31 Philip NewtonRe: [Patch] pod/perlvar.pod
2002-03-30 Dan Kogai[Patch] pod/perlvar.pod
2002-03-27 Jarkko HietaniemiI like doubleclicking on URLs in pods to select them.
2002-03-23 Jarkko HietaniemiSlight tweaks on #15443.
2002-03-23 Mark-Jason Dominuspatch [bleadperl]: Document %! special variable
2002-03-15 Jarkko HietaniemiBe more explicit on when is the $! worth anything.
2002-03-06 Abhijit Menon-Sen Subject: Update perlhist.pod
2002-03-04 Jeffrey Friedlsmall doc update to promote '-no_match_vars' of 'use...
next