From 30f2112d18b40c6c21e454df85aaa3314c1355e5 Mon Sep 17 00:00:00 2001 From: ikasam_a Date: Thu, 12 Apr 2012 21:07:40 +0900 Subject: merged "bundle using install.json" branch use local install.json and MYMETA.json in bundling some modules are ok (e.g. common::sense, FCGI) --- cpanfile | 2 -- 1 file changed, 2 deletions(-) (limited to 'cpanfile') diff --git a/cpanfile b/cpanfile index f845280..00f5af7 100644 --- a/cpanfile +++ b/cpanfile @@ -19,8 +19,6 @@ requires 'CPAN::Meta', 2.120921; requires 'CPAN::Meta::Requirements', 2.121; # bundle DarkPAN support -requires 'File::chdir'; -requires 'Dist::Metadata'; requires 'IO::Compress::Gzip'; on 'develop' => sub { -- cgit v1.2.1