ad4f267b7a
search.cpan.org is shutting down. It will redirect to metacpan.org after June 25, 2018. With hat: perl
5 lines
197 B
Text
5 lines
197 B
Text
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: https://metacpan.org/release/Guard
|