eval { my $foo = thaw 'asdasdasdasd'; }; if($@) { warn "there was a THAWING error\n" }