summaryrefslogtreecommitdiff
path: root/pod/perlref.pod
Commit message (Expand)AuthorAgeFilesLines
* Convert "\t"s to spaces in perlref.pod.Shlomi Fish2014-12-031-30/+30
* perlref: \@hash{slices} = tooFather Chrysostomos2014-10-171-1/+5
* Rename lvalue referencesFather Chrysostomos2014-10-171-2/+2
* perlref: Document lvalue slice refsFather Chrysostomos2014-10-111-1/+5
* Document lvalue referencesFather Chrysostomos2014-10-111-0/+103
* remove trailing whitespace.Shlomi Fish2014-10-101-4/+4
* Document ->$#* in perlrefFather Chrysostomos2013-12-181-5/+6
* correct documentation of postfix glob derefRicardo Signes2013-10-051-1/+1
* tweak postfix deref docs, update for glob derefRicardo Signes2013-10-051-5/+10
* preliminary postfix dereference docsRicardo Signes2013-10-051-0/+54
* Fixed verbatim lines in POD over 79 charactersBrian Gottreu2013-06-221-1/+2
* Document and test *glob{NAME} and *glob{PACKAGE}Father Chrysostomos2012-11-181-1/+11
* Remove duplicate paragraph from perlref.podSteve Hay2012-09-171-6/+0
* perlref: #109408Brian Fraser2012-06-271-5/+4
* fix now-broken link to removed section in perlobjDave Rolsky2011-09-081-1/+1
* Remove all references to old OO tutorial docs, and add refs to perlootut wher...Dave Rolsky2011-09-081-1/+1
* perlref: update bareword bracketing discussion, mention new auto-dereferencingPhil Monsen2011-07-101-8/+21
* Add section on circular refs to perlrefDave Rolsky2011-07-051-0/+52
* Re: Closures with named subsChristian Winter2006-10-301-13/+22
* Remove three X<...> that cannot be handled by pod2text currentlyRafael Garcia-Suarez2006-09-251-3/+0
* perlref clarification (was: Re: Is this a bug or a feature?)David Landgren2006-09-251-0/+6
* Re: AW: [PATCH pod/*] Use Direct Object Constructor Callschromatic2006-09-041-11/+12
* Documentation on getting a FORMAT ref from a GLOB was missing fromSteve Peters2005-10-211-0/+1
* POD index entries with X<>Ivan Tubert-Brohman2005-10-131-0/+27
* Quotes in pod/*.podAndy Lester2005-06-031-3/+3
* jumbo closure fixDave Mitchell2003-05-291-9/+11
* Remove pseudo-hashes (complete)Michael G. Schwern2002-08-171-71/+2
* a few typo fixes Jeffrey Friedl2001-11-121-1/+1
* Re:chromatic2001-09-231-1/+3
* Deprecate pseudo-hashes.Jarkko Hietaniemi2001-05-161-0/+7
* lexical warnings update for docs and tests (from Paul Marquess)Gurusamy Sarathy2000-03-131-1/+2
* whitespace and readabiliti nits in the pods (from Michael G SchwernGurusamy Sarathy2000-03-031-3/+3
* support fields::new() and fields::phash() to create pseudo-hashGurusamy Sarathy2000-02-271-22/+29
* support delete() and exists() on array, tied array, and pseudo-hashGurusamy Sarathy2000-01-131-9/+19
* writing to perllocal.pod fails if it was never created;Gurusamy Sarathy1999-10-111-1/+1
* Fix a typo in #4293 spotted by Graham Barr.Jarkko Hietaniemi1999-10-031-1/+1
* Re: Should keys in pseudo-hashes -always- exist? [DOC PATCH]Michael G Schwern1999-10-031-0/+19
* perlref update from Tom ChristiansenGurusamy Sarathy1999-05-251-48/+60
* major pod update from Tom ChristiansenGurusamy Sarathy1999-05-241-9/+9
* PATCH: perlref.pod - symbolic ref exampleRonald J. Kimball1999-02-211-1/+1
* patches suggested by John Bley <jbb6@acpub.duke.edu> (with minor edits)Gurusamy Sarathy1999-02-151-1/+1
* add perlreftut.podGurusamy Sarathy1998-11-281-0/+6
* make \(%foo) return refs to values (not copies of values)Gurusamy Sarathy1998-09-231-1/+3
* added patch, with tweaksGisle Aas1998-07-041-0/+32
* documentation update from tchristTom Christiansen1998-06-151-46/+134
* [win32] add doc for C<+{}> vs. C<{;}> disambiguationGurusamy Sarathy1998-05-151-0/+9
* [win32] merge change#897 from maintbranchGurusamy Sarathy1998-05-141-2/+2
* Support C< $coderef->($x,$y) >Chip Salzenberg1997-04-301-6/+7
* [inseperable changes from patch from perl-5.003_95 to perl-5.003_86]Perl 5 Porters1997-03-261-14/+14
* Mention and discourage use of term 'soft reference'Chip Salzenberg1997-03-221-20/+25