summaryrefslogtreecommitdiff
path: root/pod/perltie.pod
Commit message (Expand)AuthorAgeFilesLines
* Doc update for changes in 5.15.0 + tweaksFather Chrysostomos2011-06-171-5/+4
* Reword perltie/READLINE and correct exampleFather Chrysostomos2011-02-251-6/+6
* [perl #84942] perltie.pod READLINE list contextKevin Ryde2011-02-251-4/+19
* Document the explicit * in tie *$handleFather Chrysostomos2010-12-021-0/+7
* use modern Perl style in exampleAlexandr Ciornii2010-07-151-3/+3
* * Em dash cleanup in pod/brian d foy2010-01-131-3/+3
* perltie.pod docpatchDavid Cantrell2009-05-061-1/+1
* [perl #60978] [PATCH] Tied filehandles can't distinguish eof formsChip Salzenberg2008-12-111-0/+13
* Re: [perl #49264] say behaves as just print on tied filehandleMichael G. Schwern2008-01-061-3/+5
* Re: AW: [PATCH pod/*] Use Direct Object Constructor Callschromatic2006-09-041-1/+1
* POD index entries with X<>Ivan Tubert-Brohman2005-10-131-0/+49
* docpatch for perltie.podDavid Cantrell2004-10-211-3/+5
* Remove a spurious \n in a perltie example,Rafael Garcia-Suarez2004-06-081-1/+1
* documenting SCALAR gotchaTassilo von Parseval2003-12-071-0/+6
* Clarify the description of SCALAR in perltieRafael Garcia-Suarez2003-12-061-4/+4
* SCALAR/FIRSTKEY for tied hashes in scalar contextTassilo von Parseval2003-12-061-1/+23
* DOCPATCH: does STORE need to return anything and if so what?david nicol2003-11-021-2/+3
* One more known tie problem.Jarkko Hietaniemi2003-09-051-4/+7
* Acknowledge some known tie bugs.Jarkko Hietaniemi2003-09-051-6/+10
* Re: [perl #17934] tied STDERR and internal warningsSteve Grazzini2003-06-191-3/+10
* Re: [perl #17718] %tiedhash in bool context doesn't check if hash is emptyYitzchak Scott-Thoennes2003-05-081-0/+8
* 2 Pod errors in perlop.podAndreas König2002-11-261-1/+1
* Negative subscripts optionally passed to tied array methodsMark-Jason Dominus2002-08-171-1/+3
* tied hashesIlya Zakharevich2002-02-141-6/+7
* perltie.pod (or what does it mean?)Wolfgang Laun2001-12-211-1/+1
* Tweten->WestCasey West2001-04-171-1/+1
* One more perltie.pod nit from Casey R. Tweten.Jarkko Hietaniemi2000-11-291-11/+0
* Re: [PATCH] Updating perltie.pod for arraysCasey R. Tweten2000-11-291-10/+16
* Updating perltie.pod for arraysCasey R. Tweten2000-11-281-38/+189
* Pod updatesStephen P. Potter2000-11-071-4/+4
* Tied filehandle documentationGisle Aas2000-09-071-0/+3
* Document UNTIE. Also tweak implementation to suppress the 'inner references'Nick Ing-Simmons2000-09-011-12/+54
* Document UNTIE in a very minimalistic way.Jarkko Hietaniemi2000-08-311-0/+5
* integrate cfgperl changes#6268..6282 into mainlineGurusamy Sarathy2000-07-111-8/+8
* add note about the handling of negative indices to tied arraysGurusamy Sarathy2000-05-281-0/+6
* avoid warnings in diagnostics.pm; pod tweaks (from Peter PrymmerGurusamy Sarathy2000-05-071-5/+2
* lexical warnings update for docs and tests (from Paul Marquess)Gurusamy Sarathy2000-03-131-1/+3
* whitespace and readabiliti nits in the pods (from Michael G SchwernGurusamy Sarathy2000-03-031-1/+1
* support delete() and exists() on array, tied array, and pseudo-hashGurusamy Sarathy2000-01-131-4/+6
* major pod update from Tom ChristiansenGurusamy Sarathy1999-05-241-1/+1
* Implement OPEN, EOF, SEEK, TELL, BINMODE and FILENO as TIEHANDLE methods.Nick Ing-Simmons1999-05-081-1/+3
* tweak READ() docs to mention $buffer must be altered by referenceGurusamy Sarathy1999-02-151-4/+7
* documentation update from tchristTom Christiansen1998-06-151-1/+1
* [win32] merge changes#1014,1038 from maintbranchGurusamy Sarathy1998-05-291-3/+3
* _60 & _04 - Add WRITE & CLOSE to TIEHANDLEGraham Barr1998-02-271-3/+21
* TIEARRAY updates - almost works ...Nick Ing-Simmons1998-01-141-7/+16
* Split perlmodTom Christiansen1997-04-271-1/+1
* [inseparable changes from match from perl-5.003_97g to perl-5.003_97h]Perl 5 Porters1997-04-231-3/+17
* [inseparable changes from match from perl-5.003_97 to perl-5.003_97a]Perl 5 Porters1997-04-031-4/+4
* [inseparable changes from match from perl-5.003_92 to perl-5.003_93]Perl 5 Porters1997-03-071-5/+23