Removed usage of Clone from the code, replacing it with a hand-rolled datawalk
authorrkinyon <rkinyon@50811bd7-b8ce-0310-adc1-d9db26280581>
Tue, 2 Oct 2007 01:25:29 +0000 (01:25 +0000)
committerrkinyon <rkinyon@50811bd7-b8ce-0310-adc1-d9db26280581>
Tue, 2 Oct 2007 01:25:29 +0000 (01:25 +0000)
commit4301e8795213becc8854d413062d49746cdf5a31
tree7d17fe6e3ba9d1e19aaca112a4c904f1ea3b971e
parenta381d32dd0a9c3cd6cceb2e973963ebf15f34950
Removed usage of Clone from the code, replacing it with a hand-rolled datawalk
16 files changed:
Build.PL
Changes
MANIFEST
lib/DBM/Deep.pm
lib/DBM/Deep.pod
lib/DBM/Deep/Array.pm
lib/DBM/Deep/Engine.pm
lib/DBM/Deep/File.pm
lib/DBM/Deep/Hash.pm
t/17_import.t
t/18_export.t
t/19_crossref.t
t/22_internal_copy.t
t/44_upgrade_db.t
t_attic/37_delete_edge_cases.t [moved from t/37_delete_edge_cases.t with 100% similarity]
utils/upgrade_db.pl