pkgsrc/devel/p5-AtExit/DESCR

4 lines
254 B
Text

This is "AtExit", a Perl5 module which exports a function name "atexit()"
to perform ANSI-C style exit processing for Perl5 programs; and a class
named "AtExit" to register clean-up functions for any variable-scope in
which the AtExit object is defined.