Help for this page
Select Code to Download
Select
or
download this
package MyApp::Log; my $log; ... $log->die(join '', @_); } }