Initial migration from dev.iinteractive.com
authorrkinyon <rkinyon@50811bd7-b8ce-0310-adc1-d9db26280581>
Tue, 14 Feb 2006 20:02:12 +0000 (20:02 +0000)
committerrkinyon <rkinyon@50811bd7-b8ce-0310-adc1-d9db26280581>
Tue, 14 Feb 2006 20:02:12 +0000 (20:02 +0000)
commitffed8b01eb6e0d22e36c84491a96067b54ac7087
tree331b8e061704b2a4494d246ca65f2927ecf50ed1
parent6201de1c4443569f9be99ad7026b92e4b3d6730a
Initial migration from dev.iinteractive.com
29 files changed:
Build.PL [new file with mode: 0644]
Changes [new file with mode: 0644]
MANIFEST [new file with mode: 0644]
MANIFEST.SKIP [new file with mode: 0644]
README [new file with mode: 0644]
lib/DBM/Deep.pm [new file with mode: 0644]
t/01basic.t [new file with mode: 0644]
t/02hash.t [new file with mode: 0644]
t/03bighash.t [new file with mode: 0644]
t/04array.t [new file with mode: 0644]
t/05bigarray.t [new file with mode: 0644]
t/07error.t [new file with mode: 0644]
t/08locking.t [new file with mode: 0644]
t/09deephash.t [new file with mode: 0644]
t/10deeparray.t [new file with mode: 0644]
t/11largekeys.t [new file with mode: 0644]
t/12optimize.t [new file with mode: 0644]
t/13clone.t [new file with mode: 0644]
t/14setpack.t [new file with mode: 0644]
t/15filter.t [new file with mode: 0644]
t/16digest.t [new file with mode: 0644]
t/17circular.t [new file with mode: 0644]
t/18import.t [new file with mode: 0644]
t/19export.t [new file with mode: 0644]
t/20crossref.t [new file with mode: 0644]
t/21_tie.t [new file with mode: 0644]
t/22_tie_access.t [new file with mode: 0644]
t/23_stupidities.t [new file with mode: 0644]
t/24_internal_copy.t [new file with mode: 0644]