summaryrefslogtreecommitdiff
path: root/pod/perlsub.pod
Commit message (Expand)AuthorAgeFilesLines
* Delete experimental autoderef featureAaron Crane2015-07-131-5/+5
* Some nits in perlsubRafael Garcia-Suarez2015-07-061-3/+3
* Another patch to perlsub documenting moves sigsPeter Martini2015-01-211-2/+2
* Update signatures placement in perlsub podPeter Martini2015-01-201-4/+4
* Document :constFather Chrysostomos2015-01-191-0/+15
* Update perlsub to reflect attribute/signature reloPeter Martini2015-01-181-4/+3
* Spell behaviour consistently in perlsubFather Chrysostomos2014-11-151-2/+2
* Document sub inlining changesFather Chrysostomos2014-11-131-6/+27
* Consistent spaces after dots in perlsubFather Chrysostomos2014-09-141-15/+16
* perlsub: Fix too-long verbatim line lengthKarl Williamson2014-05-121-12/+12
* perlsub: Improve the "Constant Functions" documentationÆvar Arnfjörð Bjarmason2014-05-121-13/+75
* subroutine signaturesZefram2014-02-011-3/+212
* Adding a prototype attribute.Peter Martini2013-10-161-1/+3
* [perl #77680] add pointers to a few other perl called subsTony Cook2013-09-161-0/+13
* [perl #77680] perlsub pointers to sub names used by perl itselfZsbán Ambrus2013-09-161-2/+38
* [perl #2726] Prototype is not applied until BLOCK is definedPeter Martini2013-08-061-0/+10
* perlsub: constant -> inlinableFather Chrysostomos2013-07-301-1/+1
* Fixed verbatim lines in POD over 79 charactersBrian Gottreu2013-06-221-32/+32
* Update perlsub.pod for lvalue subroutines.Johan Vromans2013-06-211-30/+6
* 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