Plack-Middleware-Text-Minify
view release on metacpan or search on metacpan
"File::Spec" : "0",
"File::Temp" : "0",
"HTTP::Request::Common" : "0",
"IO::File" : "0",
"Module::Metadata" : "0",
"Plack::Builder" : "0",
"Plack::MIME" : "0",
"Plack::Middleware::ContentLength" : "0",
"Plack::Test" : "0",
"Test2::V0" : "0",
"Test::Differences" : "0",
"Test::More" : "0",
"strict" : "0",
"utf8" : "0"
}
}
},
"provides" : {
"Plack::Middleware::Text::Minify" : {
"file" : "lib/Plack/Middleware/Text/Minify.pm",
"version" : "v0.4.1"
File::Spec: '0'
File::Temp: '0'
HTTP::Request::Common: '0'
IO::File: '0'
Module::Metadata: '0'
Plack::Builder: '0'
Plack::MIME: '0'
Plack::Middleware::ContentLength: '0'
Plack::Test: '0'
Test2::V0: '0'
Test::Differences: '0'
Test::More: '0'
strict: '0'
utf8: '0'
configure_requires:
ExtUtils::MakeMaker: '0'
dynamic_config: 0
generated_by: 'Dist::Zilla version 6.030, CPAN::Meta::Converter version 2.150010'
keywords:
- PSGI
- Plack
Makefile.PL view on Meta::CPAN
"File::Spec" => 0,
"File::Temp" => 0,
"HTTP::Request::Common" => 0,
"IO::File" => 0,
"Module::Metadata" => 0,
"Plack::Builder" => 0,
"Plack::MIME" => 0,
"Plack::Middleware::ContentLength" => 0,
"Plack::Test" => 0,
"Test2::V0" => 0,
"Test::Differences" => 0,
"Test::More" => 0,
"strict" => 0,
"utf8" => 0
},
"VERSION" => "v0.4.1",
"test" => {
"TESTS" => "t/*.t"
}
);
Makefile.PL view on Meta::CPAN
"HTTP::Request::Common" => 0,
"IO::File" => 0,
"Module::Metadata" => 0,
"Plack::Builder" => 0,
"Plack::MIME" => 0,
"Plack::Middleware" => 0,
"Plack::Middleware::ContentLength" => 0,
"Plack::Test" => 0,
"Ref::Util" => 0,
"Test2::V0" => 0,
"Test::Differences" => 0,
"Test::More" => 0,
"Text::Minify::XS" => "0.7.0",
"parent" => 0,
"strict" => 0,
"utf8" => 0,
"warnings" => 0
);
unless ( eval { ExtUtils::MakeMaker->VERSION(6.63_03) } ) {
requires "File::Spec" => "0";
requires "File::Temp" => "0";
requires "HTTP::Request::Common" => "0";
requires "IO::File" => "0";
requires "Module::Metadata" => "0";
requires "Plack::Builder" => "0";
requires "Plack::MIME" => "0";
requires "Plack::Middleware::ContentLength" => "0";
requires "Plack::Test" => "0";
requires "Test2::V0" => "0";
requires "Test::Differences" => "0";
requires "Test::More" => "0";
requires "strict" => "0";
requires "utf8" => "0";
};
on 'test' => sub {
recommends "CPAN::Meta" => "2.120900";
};
on 'configure' => sub {
[MetaProvides::Package]
[MetaJSON]
[MetaYAML]
[InstallGuide]
[Prereqs / TestRequires ]
Plack::Middleware::ContentLength = 0
; To work around bad smokers that don't install prereqs for Test::Most
Test::Differences = 0
; authordep Pod::Weaver::Plugin::AppendPrepend
; authordep Pod::Weaver::Section::Contributors
; authordep Pod::Weaver::Section::SourceGitHub
[PodSyntaxTests]
[Test::CheckManifest]
;;[Test::CleanNamespaces]
[Test::EOF]
[Test::EOL]
t/00-report-prereqs.dd view on Meta::CPAN
'File::Spec' => '0',
'File::Temp' => '0',
'HTTP::Request::Common' => '0',
'IO::File' => '0',
'Module::Metadata' => '0',
'Plack::Builder' => '0',
'Plack::MIME' => '0',
'Plack::Middleware::ContentLength' => '0',
'Plack::Test' => '0',
'Test2::V0' => '0',
'Test::Differences' => '0',
'Test::More' => '0',
'strict' => '0',
'utf8' => '0'
}
}
};
$x;
}
( run in 1.052 second using v1.01-cache-2.11-cpan-131fc08a04b )