(Thomas Sibley): Tell Storable to freeze and thaw CODE refs
commit85a7153f3cbf79ec974af2e8cf267d0a12e4e165
authorFrancisco J. Ossandon <fco.j.ossandon@gmail.com>
Sun, 8 Jun 2014 20:15:16 +0000 (8 16:15 -0400)
committerFrancisco J. Ossandon <fco.j.ossandon@gmail.com>
Sun, 8 Jun 2014 20:15:16 +0000 (8 16:15 -0400)
tree48eaf0d4ce85f52aabea10d5892aafa6e5f48beb
parent8605a7c6bcb629a201407c43bd1125f5d68e7be8
(Thomas Sibley): Tell Storable to freeze and thaw CODE refs

By default it won't for security.

This reverts commit 5dd8e967998c8ccc3305c5c41c4c2d6f4b6a3395: "skip
tests if the cloning class used happens to be Storable, see bug #3447".

The failing tests from Redmine issue #3447, t/Seq/Seq.t and
t/SeqTools/SeqUtils.t, pass for me both with and without Clone
available.  I tested using -MDevel::Hide=-from:children,Clone.
t/SeqTools/SeqUtils.t