From 81f8a36c43ef2597717478e7659fa54cae68b928 Mon Sep 17 00:00:00 2001 From: wen Date: Thu, 25 Oct 2012 03:19:09 +0000 Subject: Import::Into creates a global method import::into which you can call on any package to import it into another package. WWW: http://search.cpan.org/dist/Import-Into/ Feature safe: yes --- devel/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'devel/Makefile') diff --git a/devel/Makefile b/devel/Makefile index 70225e996d57..2b151c90929d 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -2056,6 +2056,7 @@ SUBDIR += p5-IPC-SharedCache SUBDIR += p5-IPC-Signal SUBDIR += p5-IPC-System-Simple + SUBDIR += p5-Import-Into SUBDIR += p5-Inline SUBDIR += p5-Inline-ASM SUBDIR += p5-Inline-CPP -- cgit