aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Check-ISA/pkg-descr
diff options
context:
space:
mode:
authorChin-San Huang <chinsan@FreeBSD.org>2008-09-07 04:18:35 +0000
committerChin-San Huang <chinsan@FreeBSD.org>2008-09-07 04:18:35 +0000
commit6a791945658446b5c0a19b2396e068eba5ad487f (patch)
tree929e2941bbf4ddb132cbf2bf945065736d576fe7 /devel/p5-Check-ISA/pkg-descr
parent1a3943593337c8a567f3b17eeb55fd21c39b5647 (diff)
Notes
Diffstat (limited to 'devel/p5-Check-ISA/pkg-descr')
-rw-r--r--devel/p5-Check-ISA/pkg-descr4
1 files changed, 4 insertions, 0 deletions
diff --git a/devel/p5-Check-ISA/pkg-descr b/devel/p5-Check-ISA/pkg-descr
new file mode 100644
index 000000000000..45835d1ebcd9
--- /dev/null
+++ b/devel/p5-Check-ISA/pkg-descr
@@ -0,0 +1,4 @@
+This module provides several functions to assist in testing whether a value
+is an object, and if so asking about its class.
+
+WWW: http://search.cpan.org/dist/Check-ISA/