- or download this
use Carp qw(confess cluck);
BEGIN {
...
main::bar() called at - line 7
main::foo() called at - line 10
- or download this
use Carp qw(confess cluck);
BEGIN {
...
eval {...} called at - line 17
The End.
- or download this
{
package Expressive;
...
dieing in main at pmsopw_379099.pl line 24.
done.