summaryrefslogtreecommitdiff
path: root/devel/p5-Class-Inspector
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2005-06-24 18:50:58 +0000
committerwiz <wiz@pkgsrc.org>2005-06-24 18:50:58 +0000
commit8cc839cb9c3df328559cb26723b5778fed5fbd07 (patch)
treed5d239f1f71e23476c4bf70cbb5c166166302296 /devel/p5-Class-Inspector
parent4201cb16fa96c452820f511f8d291d22b21ab743 (diff)
downloadpkgsrc-8cc839cb9c3df328559cb26723b5778fed5fbd07.tar.gz
Initial import of Class-Inspector-1.08.
Class::Inspector allows you to get information about a loaded class. Most or all of this information can be found in other ways, but they aren't always very friendly, and usually involve a relatively high level of Perl wizardry, or strange and unusual looking code. Class::Inspector attempts to provide an easier, more friendly interface to this information.
Diffstat (limited to 'devel/p5-Class-Inspector')
-rw-r--r--devel/p5-Class-Inspector/DESCR6
-rw-r--r--devel/p5-Class-Inspector/Makefile17
-rw-r--r--devel/p5-Class-Inspector/PLIST1
-rw-r--r--devel/p5-Class-Inspector/distinfo5
4 files changed, 29 insertions, 0 deletions
diff --git a/devel/p5-Class-Inspector/DESCR b/devel/p5-Class-Inspector/DESCR
new file mode 100644
index 00000000000..eb29490d904
--- /dev/null
+++ b/devel/p5-Class-Inspector/DESCR
@@ -0,0 +1,6 @@
+Class::Inspector allows you to get information about a loaded class.
+Most or all of this information can be found in other ways, but
+they aren't always very friendly, and usually involve a relatively
+high level of Perl wizardry, or strange and unusual looking code.
+Class::Inspector attempts to provide an easier, more friendly
+interface to this information.
diff --git a/devel/p5-Class-Inspector/Makefile b/devel/p5-Class-Inspector/Makefile
new file mode 100644
index 00000000000..dcfb36c7ffb
--- /dev/null
+++ b/devel/p5-Class-Inspector/Makefile
@@ -0,0 +1,17 @@
+# $NetBSD: Makefile,v 1.1.1.1 2005/06/24 18:50:58 wiz Exp $
+
+DISTNAME= Class-Inspector-1.08
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= devel perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Class/}
+
+MAINTAINER= tech-pkg@NetBSD.org
+HOMEPAGE= http://search.cpan.org/dist/Class-Inspector/
+COMMENT= Provides information about Classes
+
+PKG_INSTALLATION_TYPES= overwrite pkgviews
+
+PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Class/Inspector/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/devel/p5-Class-Inspector/PLIST b/devel/p5-Class-Inspector/PLIST
new file mode 100644
index 00000000000..f4bffece0c8
--- /dev/null
+++ b/devel/p5-Class-Inspector/PLIST
@@ -0,0 +1 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2005/06/24 18:50:58 wiz Exp $
diff --git a/devel/p5-Class-Inspector/distinfo b/devel/p5-Class-Inspector/distinfo
new file mode 100644
index 00000000000..14b146d8469
--- /dev/null
+++ b/devel/p5-Class-Inspector/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2005/06/24 18:50:58 wiz Exp $
+
+SHA1 (Class-Inspector-1.08.tar.gz) = ba020f8bde71082dca2802a28d704b912a6a83b8
+RMD160 (Class-Inspector-1.08.tar.gz) = ebb78827e87a79cb8b4cd22a6976f8146c651a51
+Size (Class-Inspector-1.08.tar.gz) = 16536 bytes