This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Can't do require Foo if $tainted; because taint tunnels.
[perl5.git] / lib / Tie / RefHash.pm
2006-05-13 Nicholas ClarkCan't do require Foo if $tainted; because taint tunnels.
2006-05-12 Rafael Garcia-SuarezUpgrade to Tie::RefHash 1.34, by Yuval Kogman
2006-03-29 Yuval KogmanCLONE for Tie::RefHash
2005-03-03 Rafael Garcia-SuarezAdd a regression test for bug #32193, and make the
2005-03-03 Yuval Kojman[perl #32193] Tie::RefHash DELETE does not return value...
2003-08-14 Jarkko HietaniemiA swath of VERSION patches from Nicholas Clark.
2003-07-31 Jarkko HietaniemiTests for change #20367 (and change use overload; to
2003-07-31 Xavier Noriaadded support for overloaded ""
2003-05-29 Edward AvisCredits patch
2002-05-27 Yitzchak Scott-Tho... Re: [PATCH] Version tango
2001-10-15 Jarkko HietaniemiBump the version number to agree with the maintperl...
2001-01-08 Charles BaileyOnce again syncing after too long an absence
2000-12-06 Michael G. Schwern$VERSION crusade, strict, tests, etc... all over lib/
2000-11-02 Edward AvisAdd Tie::RefHash::Nestable (lives in Tie/RefHash.pm),
1999-06-22 Gurusamy Sarathytweak RefHash to make intent clearer (suggested by...
1999-06-22 Gurusamy Sarathyoops, backout bogus change#3545
1999-06-22 Gurusamy Sarathyremove dead code
1996-12-19 Perl 5 Porters[inseparable changes from patch from perl5.003_11 to...
1996-12-19 Gurusamy SarathyAdd Tie::RefHash