diff options
author | Chin-San Huang <chinsan@FreeBSD.org> | 2008-09-07 04:18:35 +0000 |
---|---|---|
committer | Chin-San Huang <chinsan@FreeBSD.org> | 2008-09-07 04:18:35 +0000 |
commit | 6a791945658446b5c0a19b2396e068eba5ad487f (patch) | |
tree | 929e2941bbf4ddb132cbf2bf945065736d576fe7 /devel/p5-Check-ISA/pkg-descr | |
parent | 1a3943593337c8a567f3b17eeb55fd21c39b5647 (diff) |
Notes
Diffstat (limited to 'devel/p5-Check-ISA/pkg-descr')
-rw-r--r-- | devel/p5-Check-ISA/pkg-descr | 4 |
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/ |