Initial import of p5-Module-Versions-Report, version 1.02 into the NetBSD

Packages Collection.

Module::Versions::Report allows a PERL program to list all currently
loaded extensions in memory.
This commit is contained in:
cube 2004-07-30 12:56:39 +00:00
parent 912a43173c
commit 66663692db
4 changed files with 23 additions and 0 deletions

View file

@ -0,0 +1,2 @@
Module::Versions::Report allows a PERL program to list all currently
loaded extensions in memory.

View file

@ -0,0 +1,16 @@
# $NetBSD: Makefile,v 1.1.1.1 2004/07/30 12:56:39 cube Exp $
DISTNAME= Module-Versions-Report-1.02
PKGNAME= p5-${DISTNAME}
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Module/}
MAINTAINER= tech-pkg@NetBSD.org
COMMENT= Extension to report versions of all modules in memory
USE_BUILDLINK3= YES
USE_LANGUAGES= # empty
PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Module-Versions-Report/.packlist
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"

View file

@ -0,0 +1 @@
@comment $NetBSD: PLIST,v 1.1.1.1 2004/07/30 12:56:39 cube Exp $

View file

@ -0,0 +1,4 @@
$NetBSD: distinfo,v 1.1.1.1 2004/07/30 12:56:39 cube Exp $
SHA1 (Module-Versions-Report-1.02.tar.gz) = 4b2bd7aeb103e3deee3b80cf760d4fc1b6fc9c04
Size (Module-Versions-Report-1.02.tar.gz) = 4671 bytes