package main; END { ... cleanup code } sub main { ... script code } exit main();
My question is: why would I get the message END failed and what can I do to prevent this from happenening?
As usual, you don't see anything in the Perl docs where you need it --- nothing under Package Constructors and Destructors.
In reply to END failed --- call queue aborted by princepawn
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |