Bump VERSIONs in all non-dual-lived modules that have changed
[p5sagit/p5-mst-13.2.git] / lib / Tie / Hash.pm
2008-09-15 Steve Hay Bump VERSIONs in all non-dual-lived modules that have...
2008-05-15 Niko Tyni fix typo in a Tie::Hash documentation link
2006-03-19 Jarkko Hietaniemi a bit 'use strict' cleanliness
2006-01-12 Nicholas Clark Bump $VERSION in many modules that have changed.
2005-08-02 Piotr Fusik Typos in *.p[lm]
2003-12-30 Nicholas Clark Bump VERSION numbers
2003-12-06 Tassilo von Parseval SCALAR/FIRSTKEY for tied hashes in scalar context
2003-10-16 Slaven Rezic Tie::Hash documentation
2003-10-12 Slaven Rezic Tie::Hash documentation
2003-10-06 Benjamin J. Tilly [perl #24120] Tie::Hash documentation has broken code
2002-02-19 Nicholas Clark [DOCPATCH] C<< >> in Tie::Hash
2002-02-14 Nick Ing-Simmons Integrate mainline
2002-02-14 Ilya Zakharevich tied hashes
2001-07-06 Nick Ing-Simmons Integrate mainline
2001-07-06 Artur Bergman Doc patch for Tie::Hash
2001-03-16 Michael Stevens more pod patches
2001-01-08 Charles Bailey Once again syncing after too long an absence
2000-12-06 Michael G. Schwern $VERSION crusade, strict, tests, etc... all over lib/
2000-10-20 Charles Bailey SYN SYN
2000-08-18 Paul Marquess Add warnif(), check warnings further up the stack,
2000-05-23 Charles Bailey Resync with mainline prior to post-5.6.0 updates
2000-03-13 Gurusamy Sarathy final touches for lexical warnings (from Paul Marquess)
2000-01-20 Charles Bailey Quick integration of mainline changes to date
2000-01-13 Gurusamy Sarathy support delete() and exists() on array, tied array...
1999-01-07 Abigail Another set of doc patches from Abigail
1998-05-14 Gurusamy Sarathy [win32] merge changes#872,873 from maintbranch
1998-02-06 Ilya Zakharevich 5.004_56: Patch to Tie::Hash and docs
1996-12-31 Perl 5 Porters [inseparable changes from patch from perl5.003_17 to...
1996-07-15 Perl 5 Porters Quote string argument in example -- necessary if using...
1996-02-06 Randy J Ray Documentation patch: Tie::Hash, Tie::Scalar, Tie::Subst...
1996-02-03 Andy Dougherty perl 5.002gamma: [patch introduction and re-organisations]