spec/store.pl in rcstorable-0.2.3 vs spec/store.pl in rcstorable-0.2.4

- old
+ new

@@ -3,9 +3,7 @@ use warnings; use Storable; use Data::Dumper; - - print Dumper(Storable::thaw($x));