summaryrefslogtreecommitdiff
path: root/lib/Tie
Commit message (Expand)AuthorAgeFilesLines
* The Grand Trek: move the *.t files from t/ to lib/ and ext/.Jarkko Hietaniemi2001-06-187-0/+529
* more pod patchesMichael Stevens2001-03-164-13/+13
* Re: [ID 20010309.004] my-variables lose values while goto'ing within a for(;;...John P. Linderman2001-03-131-5/+13
* Still buggy findgteprime, fix from Eric Joanis <joanis@cs.toronto.edu>.Jarkko Hietaniemi2000-12-151-6/+8
* $VERSION crusade, strict, tests, etc... all over lib/Michael G. Schwern2000-12-064-0/+8
* Fix the problem discussed inJarkko Hietaniemi2000-11-021-12/+35
* Add Tie::RefHash::Nestable (lives in Tie/RefHash.pm),Edward Avis2000-11-021-3/+39
* Re: [ID 20001020.002] Tie::Array SPLICE method is buggyDaniel Chetlin2000-10-211-39/+35
* Change the version number of Tie::Handle in the core to 4.0,Andreas König2000-10-061-1/+10
* Re: Questions about Tie::Array and perl modulesNick Ing-Simmons2000-10-061-45/+45
* Tie::StdHandle did not know about 3-arg openGisle Aas2000-09-071-6/+6
* Add warnif(), check warnings further up the stack,Paul Marquess2000-08-183-6/+3
* final touches for lexical warnings (from Paul Marquess)Gurusamy Sarathy2000-03-133-6/+9
* more whitespace removal (from Michael G Schwern)Gurusamy Sarathy2000-03-043-18/+18
* 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