summaryrefslogtreecommitdiff
path: root/lib/Tie
Commit message (Expand)AuthorAgeFilesLines
* Add a $VERSION, strict and some documentation to Tie::StdHandle.Nicholas Clark2008-11-161-2/+33
* Bump VERSIONs in all non-dual-lived modules that have changedSteve Hay2008-09-153-3/+3
* fix typo in a Tie::Hash documentation linkNiko Tyni2008-05-151-1/+1
* Upgrade to Tie-RefHash-1.38Steve Peters2008-01-282-3/+10
* Move Tie::StdHandle into its own file.Michael G. Schwern2007-08-084-39/+64
* Re: [PATCH] Callbacks for named captures (%+ and %-)Ævar Arnfjörð Bjarmason2007-06-061-45/+11
* Sync Tie::RefHash with CPAN (1.37)Yuval Kogman2007-05-072-20/+33
* Resolve PL_curpm issues with (??{}) and fix corruption of match results when ...Yves Orton2007-03-221-38/+9
* Re: [PATCH] Tweaks so that miniperl.exe doesnt croak while building perl.exeYves Orton2007-03-081-5/+14
* Re: [PATCH] Tweaks so that miniperl.exe doesnt croak while building perl.exeYves Orton2007-03-081-0/+116
* Update the FSF's address. Plus some other whitespace and NON-WHITESPACENicholas Clark2007-02-261-3/+3
* Upgrade to Tie-RefHash-1.35_01, which is just a version change forSteve Peters2006-11-291-1/+1
* [perl #39026] Tie::Memoize::EXISTS not caching the value Len Weisberg2006-11-151-4/+4
* z/OS: CPAN-ized ext/ and lib/Jarkko Hietaniemi2006-07-131-1/+3
* Can't do require Foo if $tainted; because taint tunnels.Nicholas Clark2006-05-131-2/+7
* Upgrade to Tie::RefHash 1.34, by Yuval KogmanRafael Garcia-Suarez2006-05-125-41/+208
* CLONE for Tie::RefHashYuval Kogman2006-03-293-5/+96
* a bit 'use strict' cleanlinessJarkko Hietaniemi2006-03-192-6/+6
* Bump $VERSION in many modules that have changed.Nicholas Clark2006-01-121-1/+1
* Missing ; in Tie::FileNicholas Clark2005-12-222-3/+3
* Typos in *.p[lm]Piotr Fusik2005-08-022-2/+2
* Add a regression test for bug #32193, and make theRafael Garcia-Suarez2005-03-032-3/+12
* [perl #32193] Tie::RefHash DELETE does not return value for ref keys Yuval Kojman2005-03-031-3/+3
* [perl #32717] BeOS specific Updates Ingo Weinhold2004-12-011-1/+1
* Correct detection of absent modules. Based onAndy Dougherty2004-06-251-1/+1
* Skip test if Data::Dumper not builtNicholas Clark2004-06-221-0/+5
* Include variable names in "Use of uninitialized value" warningsDave Mitchell2004-04-231-0/+1
* Bump VERSION numbersNicholas Clark2003-12-301-1/+1
* SCALAR/FIRSTKEY for tied hashes in scalar contextTassilo von Parseval2003-12-061-3/+15
* Tie::Hash documentationSlaven Rezic2003-10-161-1/+2
* Tie::Hash documentationSlaven Rezic2003-10-121-5/+5
* [perl #24120] Tie::Hash documentation has broken codeBenjamin J. Tilly2003-10-061-3/+4
* A swath of VERSION patches from Nicholas Clark.Jarkko Hietaniemi2003-08-142-2/+2
* turn the alarm off in the tests (was Re: maint @ 20617 (on VMS))Craig A. Berry2003-08-133-2/+3
* Tests for change #20367 (and change use overload; toJarkko Hietaniemi2003-07-312-2/+12
* added support for overloaded ""Xavier Noria2003-07-311-7/+10
* Apparently this is needed for VMS (Craig Berry).Jarkko Hietaniemi2003-06-191-0/+1
* Upgrade to Tie::File 0.97.Jarkko Hietaniemi2003-06-185-76/+31
* fix for 09_gen_rs.t#59 failure on windowsGurusamy Sarathy2003-06-021-1/+1
* Interesting patch(1) glitch.Jarkko Hietaniemi2003-05-311-5/+0
* Upgrade to Tie::File 0.96.Jarkko Hietaniemi2003-05-313-9/+33
* Credits patchEdward Avis2003-05-291-0/+2
* make it easier to reproduce the bugGurusamy Sarathy2003-05-131-0/+1
* the \do {local *FH} trick in Tie::File was really only neededGurusamy Sarathy2003-05-132-16/+5
* Reinstate the #19498 but now skip the crashingJarkko Hietaniemi2003-05-132-0/+25
* Revert #19498 since it broke threaded builds.Jarkko Hietaniemi2003-05-131-10/+0
* fix for Tie::File test failures on windows: the problem wasGurusamy Sarathy2003-05-121-0/+10
* Tiny nit from mjd.Jarkko Hietaniemi2003-05-081-2/+2
* Upgrade to Tie::File 0.95.Jarkko Hietaniemi2003-05-0816-207/+1801
* typos and other minor thingsTodd C. Miller2003-03-111-1/+1