This small module implements scope and object guards, that is, code blocks that are executed when a scope is being exited (or an object is destroyed).
Much effort was invested into these guards behaving "sensibly" in the presence of thrown exceptions, errors and other adverse conditions, as well as into good performance.
| CVS | Browsable CVS module 'Guard' |
| CVS | Anonymous CVS: cvs -z3 -d :pserver:anonymous@cvs.schmorp.de/schmorpforge co Guard |
| CPAN | File Releases (CPAN) |
| IRC | Server irc.schmorp.de, channel #schmorpforge, users schmorp and elmex (say hi and wait a few minutes or hours) |
| POD | Main Manual Page |
| FILE | Changes |