Help for this page
Select Code to Download
Select
or
download this
sub die (@) { unless (ref $_[0]) { ... } CORE::die $_[0]; }