perl-Object-Deadly -- Perl module providing an object that dies whenever examined
http://search.cpan.org/dist/Object-Deadly/
Object::Deadly is meant to be used in testing. All possible overloading
and method calls die. You can pass this object into methods which are
not supposed to accidentally trigger any potentially overloading.