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.
| CPAN | File Releases (CPAN) |
| CVS | Browsable CVS module 'Guard' |
| CVS | Anonymous CVS: cvs -z3 -d :pserver:anonymous@cvs.schmorp.de/schmorpforge co Guard |
| METACPAN | MetaCPAN page |
| IRC | Server irc.schmorp.de, channel #schmorpforge, user schmorp (say hi and wait a few minutes or hours, or /msg schmorp directly)) |
| POD | Main Manual Page |
| FILE | Changes |