Break out the Array and Hash ties into separate files
authorrkinyon <rkinyon@50811bd7-b8ce-0310-adc1-d9db26280581>
Sun, 19 Feb 2006 03:31:10 +0000 (03:31 +0000)
committerrkinyon <rkinyon@50811bd7-b8ce-0310-adc1-d9db26280581>
Sun, 19 Feb 2006 03:31:10 +0000 (03:31 +0000)
commit6fe26b290e2f3dd554295dbe5df741a3266bb6f0
tree10b4ed222d4da63a0c65e863857374e9372e7bb9
parentb4522594c8f2c7749acc89b94e4ceb32f250d6c6
Break out the Array and Hash ties into separate files
MANIFEST
lib/DBM/Deep.pm
lib/DBM/Deep/Array.pm [new file with mode: 0644]
lib/DBM/Deep/Hash.pm [new file with mode: 0644]
t/02_hash.t
t/04_array.t