summaryrefslogtreecommitdiff
path: root/pod/perlsub.pod
Commit message (Expand)AuthorAgeFilesLines
* perlsub - indicate version requirement for "delete local"Dan Book2020-11-251-0/+2
* perlsub - Link to constant pragmaDan Book2020-10-141-1/+1
* language docs: prefer postfix deref in numerous placesRicardo Signes2020-09-061-1/+1
* (perl #134365) IFF -> iff and talk about strict a bitTony Cook2019-08-301-1/+6
* Document that local-on-negative-array-index is wildly surprisingAaron Crane2019-04-271-1/+3
* Be more explicit about how to work with $AUTOLOADEugen Konkov2018-10-111-5/+6
* move sub attributes before the signatureDavid Mitchell2018-01-191-11/+22
* initialisation of simple aggregate state variablesZefram2017-11-041-2/+3
* perlsub: don't recommend leaky code for recursive "my" subsLukas Mai2017-07-301-11/+32
* perlsub: scalar split no longer clobbers @_ (RT #129297)Lukas Mai2016-09-181-3/+3
* pod/*: remove deprecated L<"section"> and L<section> syntaxLukas Mai2016-06-111-3/+3
* Update other docs on lexical sub acceptanceFather Chrysostomos2016-05-201-16/+7
* Revert "document that sigs in future may not populate @_"Ricardo Signes2016-04-231-5/+3
* document that sigs in future may not populate @_David Mitchell2016-04-191-3/+5
* perlsub.pod: note that anonymous subs can have signatures, tooRicardo Signes2015-10-061-1/+2
* Start fixing some pod pedantic errorsKarl Williamson2015-09-031-3/+4
* 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