diff options
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/ |