summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2005-11-23 22:06:10 +0000
committerwiz <wiz@pkgsrc.org>2005-11-23 22:06:10 +0000
commitfdf5f9bc3101cd907b03e80d7ab518c1e18e0305 (patch)
treef579bdfbe1d5bf3b8533352b1d07228aa4a79b06 /devel
parent5dec210191325f937c7b43f11ebfbd977f855b72 (diff)
downloadpkgsrc-fdf5f9bc3101cd907b03e80d7ab518c1e18e0305.tar.gz
Add some new perl packages.
Diffstat (limited to 'devel')
-rw-r--r--devel/Makefile8
1 files changed, 7 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile
index 4da5eaf11d2..04ef93a1202 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.695 2005/11/22 23:12:50 wiz Exp $
+# $NetBSD: Makefile,v 1.696 2005/11/23 22:06:10 wiz Exp $
#
COMMENT= Development utilities
@@ -434,6 +434,7 @@ SUBDIR+= p5-PAR
SUBDIR+= p5-PAR-Dist
SUBDIR+= p5-POE
SUBDIR+= p5-PV
+SUBDIR+= p5-Params-Util
SUBDIR+= p5-Params-Validate
SUBDIR+= p5-Parse-RecDescent
SUBDIR+= p5-Parse-Yapp
@@ -465,13 +466,18 @@ SUBDIR+= p5-Term-Screen
SUBDIR+= p5-Term-Size
SUBDIR+= p5-Test-ClassAPI
SUBDIR+= p5-Test-Cmd
+SUBDIR+= p5-Test-Deep
SUBDIR+= p5-Test-Exception
SUBDIR+= p5-Test-Inline
+SUBDIR+= p5-Test-LongString
+SUBDIR+= p5-Test-Manifest
SUBDIR+= p5-Test-Memory-Cycle
+SUBDIR+= p5-Test-NoWarnings
SUBDIR+= p5-Test-Pod
SUBDIR+= p5-Test-Pod-Coverage
SUBDIR+= p5-Test-Simple
SUBDIR+= p5-Test-Taint
+SUBDIR+= p5-Test-Tester
SUBDIR+= p5-Test-Unit
SUBDIR+= p5-Test-Warn
SUBDIR+= p5-Tie-IxHash