summaryrefslogtreecommitdiff
path: root/lib/Tie/Array.pm
Commit message (Expand)AuthorAgeFilesLines
* Tie::Array doc patchTatsuhiko Miyagawa2002-03-031-2/+2
* avoid v-strings with require/useRonald J. Kimball2001-09-211-1/+1
* Change use|require 5.005_64 to use|require 5.6.1.Jarkko Hietaniemi2001-09-161-1/+1
* [ID 20010711.005] in Tie::Array, SPLICE ignores context, breaking SHIFT daniel@biz.bitpusher.com2001-07-121-2/+1
* Bump up the VERSIONs of modules that have changed since 5.6.0,Jarkko Hietaniemi2001-06-291-1/+1
* more pod patchesMichael Stevens2001-03-161-1/+1
* Re: [ID 20001020.002] Tie::Array SPLICE method is buggyDaniel Chetlin2000-10-211-39/+35
* Re: Questions about Tie::Array and perl modulesNick Ing-Simmons2000-10-061-45/+45
* more whitespace removal (from Michael G Schwern)Gurusamy Sarathy2000-03-041-4/+4
* s/use vars/our/g modules that aren't independently maintained on CPANGurusamy Sarathy2000-01-231-2/+3
* support delete() and exists() on array, tied array, and pseudo-hashGurusamy Sarathy2000-01-131-4/+33
* Another set of doc patches from AbigailAbigail1999-01-071-6/+6
* 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