From 11a92f4d0425dab7cfbe51c7f4cf3ea2df8cec1d Mon Sep 17 00:00:00 2001 From: Wen Heping Date: Thu, 29 Apr 2010 06:02:39 +0000 Subject: Paranoid is a collection of modules started out as modules which perform things (debatably) in a safer and taint-safe manner. Since then it's also grown to include functionality that fit into the same framework and conventions of the original modules, including keeping the debug hooks for command-line debugging. WWW: http://search.cpan.org/dist/Paranoid/ PR: ports/146077 Submitted by: Ju Pengfei --- devel/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'devel/Makefile') diff --git a/devel/Makefile b/devel/Makefile index 6ac3827a9b5e..d07776a69fa8 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1909,6 +1909,7 @@ SUBDIR += p5-Params-Coerce SUBDIR += p5-Params-Util SUBDIR += p5-Params-Validate + SUBDIR += p5-Paranoid SUBDIR += p5-Parse-CPAN-Meta SUBDIR += p5-Parse-CPAN-Packages SUBDIR += p5-Parse-CPAN-Packages-Fast -- cgit v1.2.3