summaryrefslogtreecommitdiff
path: root/pod/perlsub.pod
Commit message (Expand)AuthorAgeFilesLines
* note that sort can't use a lexsub as its SUBNAMEmaint-5.18Ricardo Signes2015-02-261-0/+3
* make qr/(?{ __SUB__ })/ safeDavid Mitchell2013-04-241-0/+3
* Use two colons for lexsub warningFather Chrysostomos2012-09-301-5/+5
* pod/perlsub.pod: Warn about possible lexsub removalFather Chrysostomos2012-09-171-2/+2
* Document lexical subsFather Chrysostomos2012-09-151-0/+101
* perlsub: Document state variables betterFather Chrysostomos2012-09-151-0/+15
* perlsub: #109408Brian Fraser2012-06-271-4/+3
* perlsub: Fix new typoFather Chrysostomos2012-04-241-2/+2
* point out __SUB__ in perlsub.podRicardo Signes2012-04-241-0/+12
* Allow prototypes (_@) and (_%)Rafael Garcia-Suarez2012-01-271-3/+3
* Correct bad wording in perlsubFather Chrysostomos2012-01-091-1/+1
* perlsub: constant redef warning is default, not mandatoryFather Chrysostomos2011-11-211-2/+3
* Improve documentation of XS autoloadingFather Chrysostomos2011-10-111-2/+2
* Update docs for XS AUTOLOADFather Chrysostomos2011-10-091-2/+1
* Removing modules should include updating referencesFather Chrysostomos2011-10-071-1/+1
* Remove all references to old OO tutorial docs, and add refs to perlootut wher...Dave Rolsky2011-09-081-1/+1
* Document and test $; prototype syntaxFather Chrysostomos2011-08-151-1/+5
* Add inlinable &CORE::functionsFather Chrysostomos2011-08-141-2/+4
* Update proto docs after prev commitFather Chrysostomos2011-06-241-2/+2
* Doc update for changes in 5.15.0 + tweaksFather Chrysostomos2011-06-171-11/+7
* Typo fix in When to Still Use local()Ian Goodacre2011-06-161-1/+1
* Revert "Accept lvalue subroutines as a useful feature."Father Chrysostomos2011-05-311-10/+34
* Revert "Remove a line added by the prev commit"Father Chrysostomos2011-05-311-0/+2
* Remove a line added by the prev commitFather Chrysostomos2011-05-311-2/+0
* Accept lvalue subroutines as a useful feature.Johan Vromans2011-05-311-34/+10
* [perl #91518] Fix minor typo in pod/perlsub.pod.Johan Vromans2011-05-241-1/+1
* perlsub.pod: Fix broken linkKarl Williamson2011-05-181-1/+1
* #84774: local $_ calls STORE when $_ is aliased to a tied hash elementJan Dubois2011-03-201-16/+3
* Fix bad pod links found by Test::Pod::LinkCheckApocalypse2011-02-151-1/+1
* Allow push/pop/keys/etc to act on referencesDavid Golden2010-10-311-5/+5
* Add single-term prototypeDavid Golden2010-10-211-2/+16
* Fix pod syntax in perlsubFather Chrysostomos2010-09-201-1/+1
* [perl #47365] Docs for \$ prototypesFather Chrysostomos2010-09-201-3/+6
* Update AUTOLOAD section in perlsubRob Hoelz2010-09-151-1/+5
* Document "delete local" in perlsubVincent Pit2009-07-271-0/+50
* Re: Patches / gitAndy Armstrong2008-06-161-1/+1
* perlsub's docs on state assignment are bustedRicardo SIGNES2007-11-151-5/+4
* Modernize opendir() syntaxRafael Garcia-Suarez2007-07-101-4/+3
* Remove the code that handles assignment to state variablesRafael Garcia-Suarez2007-04-241-19/+4
* Make readpipe() overridable (and also `` and qx//)Rafael Garcia-Suarez2006-10-311-1/+2
* stab at UNITCHECK blocksAlexander Gough2006-10-191-6/+7
* Adjust documentation for previous changeRafael Garcia-Suarez2006-10-191-2/+3
* Document _ prototype in perlsubRafael Garcia-Suarez2006-10-181-1/+4
* Fix prototype to mimic built-in in perlsub examplesRafael Garcia-Suarez2006-10-181-1/+1
* Document state() variables in perlsubRafael Garcia-Suarez2006-07-061-1/+44
* Mention state variables in perldiag. Add switch-related keywordsRafael Garcia-Suarez2006-07-061-1/+0
* remove whitespace preceding semicolon in docsSteven Schubiger2005-11-101-7/+7
* Rewording of doc change #25812Rafael Garcia-Suarez2005-10-211-3/+3
* Re: [PATCH] return values reworded in perlsub.podXavier Noria2005-10-211-10/+13
* POD index entries with X<>Ivan Tubert-Brohman2005-10-131-0/+39