This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perlvar: Document ${^WARNING_BITS} better
[perl5.git] / pod / perlvar.pod
2012-03-08 Father Chrysostomosperlvar: Document ${^WARNING_BITS} better
2012-02-18 Father Chrysostomosperlvar: $] is not deprecated
2012-02-15 Ævar Arnfjörð Bjar... Further eliminate POSIX-emulation under LinuxThreads
2012-01-08 David Mitchellclarify how $SIG{__DIE__} can return
2011-12-17 Father ChrysostomosMention evalbytes in perlvar as a (_) function
2011-12-17 Father Chrysostomosperlvar: Don’t mention 5.9
2011-12-17 Father Chrysostomosperlvar: Consistent use of spaces after dots
2011-12-16 Father Chrysostomosperlvar: document what $[ will do under use v5.16
2011-10-22 Father ChrysostomosReimplement $[ as a module
2011-10-11 Alan Haggai AlaviCorrected: 'filehanlde' => 'filehandle'
2011-09-28 Dave RolskyAdd missing C on </p> construct
2011-09-28 Dave RolskyMake a new section for vars related to interpreter...
2011-09-28 Dave RolskyMove $0 and $$ together
2011-09-28 Dave RolskyMove uid & gid variable docs next to each other
2011-09-16 Father ChrysostomosDear perlvar: ${\ fPEN} was introduced in 5.8.0.
2011-09-15 Zeframdocument convention for keys in %^H
2011-09-09 Zeframremove index offsetting ($[)
2011-06-17 Father ChrysostomosDoc update for changes in 5.15.0 + tweaks
2011-06-11 Alan Haggai Alaviperlvar.pod: fixed typo
2011-05-25 John P. Linderman[perl #91614] Suggestion for improving documentation...
2011-05-19 Karl Williamsonperlvar: Fix broken links
2011-05-19 Marcel Grünauer[perl #90306] Fix simple typos
2011-02-16 ApocalypseFix bad pod links found by Test::Pod::LinkCheck
2011-01-16 Father Chrysostomos[perl #81584] recommend Devel::FindAmpersand
2011-01-03 Father ChrysostomosRestore the old description of $[
2010-12-16 Chris 'BinGOs' Wil... Fix typo in perlvar
2010-11-29 Lukas Mai[perl #79914] documentation bug in perldoc perlvar $|
2010-11-14 Florian RagwitzAdd an index entry for ${^GLOBAL_PHASE}
2010-11-14 Florian RagwitzUsers don't normally care about the blead releases
2010-11-14 Florian RagwitzThere are no values not mentioned here
2010-11-14 Chas. J. Owens IVadd example for ${^GLOBAL_PHASE} and description to...
2010-11-02 brian d foyWhitespace fixes to perlvar origin/briandfoy/perlvar
2010-11-02 brian d foyAdded ${^GLOBAL_PHASE} to perlvar
2010-11-02 brian d foyFix some grammar nits thanks to jnareb
2010-11-02 brian d foyAdded some missing index entries and fixed some whitespace
2010-11-02 brian d foyGet rid of spatial references 'above' and 'before'...
2010-11-02 brian d foyUse 'four' instead of 4 in body para in perlvar
2010-11-02 brian d foyMake $^V recommendation the first sentence in $]
2010-11-02 brian d foyAdd more English equivalents, index all names in perlvar
2010-11-02 brian d foyI think I have perlvar ordered and proper now
2010-11-02 brian d foyPutting the variables in order, mostly, but not complet...
2010-11-02 brian d foy* mjd rewrites the $", cleans up minor bits
2010-11-02 brian d foy* Add the missing $"
2010-11-02 brian d foy* The first draft of a perlvar reorganization
2010-06-29 Karl WilliamsonStandardize on use of 'capture group' over 'buffer'
2010-06-15 Rafael Garcia-SuarezRevert "It may not be obvious to a new Perl programmer...
2010-06-15 Sinan UnurIt may not be obvious to a new Perl programmer that...
2010-06-13 David Goldenremove trailing spaces in perlvar.pod
2010-06-13 Ævar Arnfjörð Bjar... Link to perlport/PLATFORMS from the $^O docs
2010-06-09 Chas. OwensDocument $# and $* as removed
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
next