aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Guard/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-Guard/pkg-descr')
-rw-r--r--devel/p5-Guard/pkg-descr5
1 files changed, 5 insertions, 0 deletions
diff --git a/devel/p5-Guard/pkg-descr b/devel/p5-Guard/pkg-descr
new file mode 100644
index 000000000000..eca7a149d429
--- /dev/null
+++ b/devel/p5-Guard/pkg-descr
@@ -0,0 +1,5 @@
+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/