1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-22 20:41:26 +00:00
freebsd-ports/devel/p5-Guard/pkg-descr
2009-04-28 10:12:21 +00:00

6 lines
197 B
Plaintext

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/