summaryrefslogtreecommitdiff
path: root/lib/Tie
Commit message (Expand)AuthorAgeFilesLines
* s/use vars/our/g modules that aren't independently maintained on CPANGurusamy Sarathy2000-01-232-5/+6
* add $VERSIONGurusamy Sarathy2000-01-211-0/+2
* support delete() and exists() on array, tied array, and pseudo-hashGurusamy Sarathy2000-01-132-4/+35
* tweak RefHash to make intent clearer (suggested by John Dlugosz)Gurusamy Sarathy1999-06-221-3/+4
* oops, backout bogus change#3545Gurusamy Sarathy1999-06-221-1/+2
* remove dead codeGurusamy Sarathy1999-06-221-2/+1
* Implement OPEN, EOF, SEEK, TELL, BINMODE and FILENO as TIEHANDLE methods.Nick Ing-Simmons1999-05-081-5/+63
* Another set of doc patches from AbigailAbigail1999-01-072-7/+7
* Tie::SubstrHash patchBlair Zajac1998-12-281-1/+1
* update tie() entry in perlfunc to reflect TIEARRAY and TIEHANDLEGurusamy Sarathy1998-11-281-0/+4
* [win32] merge changes#872,873 from maintbranchGurusamy Sarathy1998-05-141-1/+1
* _60 & _04 - Add WRITE & CLOSE to TIEHANDLEGraham Barr1998-02-271-0/+161
* 5.004_56: Patch to Tie::Hash and docsIlya Zakharevich1998-02-061-1/+1
* Another Array.pm patchPaul Marquess1998-02-061-1/+1
* documentation patch for 5.004_57Paul Marquess1998-02-061-2/+2
* TIEARRAY updates - almost works ...Nick Ing-Simmons1998-01-141-10/+232
* Skeleton Tie::ArrayNick Ing-Simmons1998-01-131-0/+40
* Allow for really big keys in Tie::SubstrHashUnknown Contributor1997-01-291-2/+6
* [inseparable changes from patch from perl5.003_17 to perl5.003_18]Perl 5 Porters1997-01-011-1/+1
* [inseparable changes from patch from perl5.003_11 to perl5.003_12]Perl 5 Porters1996-12-191-0/+123
* Quote string argument in example -- necessary if using strict subsPerl 5 Porters1996-07-153-5/+5
* Documentation patch: Tie::Hash, Tie::Scalar, Tie::SubstrHashRandy J Ray1996-02-063-26/+201
* perl 5.002gamma: [patch introduction and re-organisations]Andy Dougherty1996-02-032-0/+297