summaryrefslogtreecommitdiff
path: root/lib/Tie
Commit message (Expand)AuthorAgeFilesLines
* bump Tie::StdHandle versionDavid Mitchell2013-10-231-1/+1
* Tie::StdHandle::WRITE: handle offsetDavid Mitchell2013-10-232-2/+9
* Tie::StdHandle appends extra copies of $\ to outputAnno Siegel2013-10-232-7/+33
* stdhandle.t: unlink the right file.David Mitchell2013-10-231-1/+1
* stdhandle.t: convert to use Test::MoreDavid Mitchell2013-10-231-35/+30
* Increase $Tie::Scalar::VERSION to 1.03Father Chrysostomos2013-06-221-1/+1
* Increase $Tie::Hash::VERSION to 1.05Father Chrysostomos2013-06-221-1/+1
* Increase $Tie::Array::VERSION to 1.06Father Chrysostomos2013-06-221-1/+1
* Fixed verbatim lines in POD over 79 charactersBrian Gottreu2013-06-223-9/+12
* [perl #112826] Make Tie::StdHandle::READ respect offsetFather Chrysostomos2012-06-222-3/+7
* Increase $Tie::StdHandle::VERSION to 4.3Father Chrysostomos2012-06-221-1/+1
* remove index offsetting ($[)Zefram2011-09-091-4/+1
* Remove Mac OS classic code from tests in lib.Nicholas Clark2011-01-181-9/+0
* Fix typos (spelling errors) in lib/*Peter J. Acklam) (via RT2011-01-071-1/+1
* Convert lib/Tie/Hash/NamedCapture.pm to an XS module in ext/Nicholas Clark2010-10-141-62/+0
* Remove qw(...) as parentheses deprecated warningsPaul Johnson2010-09-101-1/+1
* make qw(...) first-class syntaxZefram2010-09-081-1/+1
* Stop Tie::Hash->TIEHASH() looping forever.Nicholas Clark2010-09-012-4/+28
* Add tests for Tie::ExtraHashDavid Cantrell2010-08-021-0/+50
* Bump module version numbersDavid Golden2010-07-191-1/+1
* Make example work with "use strict" by eliminating barewords.Alexandr Ciornii2010-07-151-3/+3
* Bram pointed out the new tests hang if the fix for #72878 isn't in place.Abigail2010-02-221-5/+16
* Upped VERSIONAbigail2010-02-211-1/+1
* Don't recurse forever if both new() and TIESCALAR() are missing.Abigail2010-02-202-4/+49
* Document differences between Tie::Scalar and Tie::StdScalarAbigail2010-02-201-0/+12
* Moved Tie-RefHash from lib/ to ext/Chris Williams2009-09-115-781/+0
* Move Tie::Memoize from lib to extSteffen Mueller2009-09-032-189/+0
* Move Tie::File from lib to extSteffen Mueller2009-09-0239-8964/+0
* Mark all .t and .pm files as non executableRafael Garcia-Suarez2009-06-064-0/+0
* 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