Package: wnpp
Severity: normal
I want to orphan the libend-perl package. It has no rdepends and may
be removed if it's not adopted in the next months.
Description: Generalized END {}
The module End exports a single subroutine end, which allows
you to set up some code that is run whenever the current block is
exited,
regardless whether that is due to a return, next, last, redo,
exit, die, goto or just reaching the end of the block.