Help for this page
package Silly::Die; use strict; ... sub trying { $OUTPUT ? $OUTPUT->($!) : $! } 1;
use Silly::Die sub { qq(I died with: "@_") }; open FILE, "foo" or die trying;
I died with: "No such file or directory" at ./test.pl line 9.
www.com | www.net | www.org
Komodo Padre Eclipse Netbeans LSE Delphi Visual Studio JetBrains Emacs Vim Other I've never used one
Results (53 votes). Check out past polls.