http://www.perlmonks.org?node_id=973065


in reply to Re^3: What operator should perl5porters use for safe dereferencing?
in thread What operator should perl5porters use for safe dereferencing?

Um, no, eval prevents dieing, Safe prevents ops you don't allow (in theory) like exit, system, etc