blob: eca7a149d429e35f0c9b200d55f5847fcaabfbbd (
plain) (
tree)
|
|
This module implements so-called "guards". A guard is something (usually
an object) that "guards" a resource, ensuring that it is cleaned up when
expected.
WWW: http://search.cpan.org/dist/Guard/
|