Switch from Clone::Fast to Storable dclone for deep copy

This commit is contained in:
Gryphon Shafer
2013-06-10 16:48:21 -07:00
parent e371953544
commit e7764f004b
3 changed files with 14 additions and 6 deletions

View File

@@ -2,3 +2,6 @@ Revision history for SQL::Abstract::Complete
1.01 Sat Feb 23 16:25:56 PST 2013
First version, released on an unsuspecting world.
1.03 Mon Jun 10 16:49:35 PDT 2013
Switch from Clone::Fast to Storable dclone for deep copy