clean up deps

This commit is contained in:
Graham Ollis
2014-03-21 15:06:29 -04:00
parent 247e2251b3
commit 9699560925
2 changed files with 15 additions and 7 deletions

View File

@@ -54,3 +54,18 @@ contributor = uwisser
[MetaNoIndex]
directory = example
[RemovePrereqs]
; comes with Perl
remove = warnings
remove = strict
remove = base
remove = Carp
remove = Cwd
remove = File::Spec
remove = Scalar::Util
; comes with Mojolicious
remove = Mojo::Base
remove = Mojo::ByteStream
remove = Mojolicious::Plugin

View File

@@ -1,20 +1,13 @@
Carp
Cwd
EV
ExtUtils::MakeMaker
File::Spec
File::Temp
FindBin
IO::Handle
IPC::Open3
Mojo::Base
Mojo::ByteStream
Mojo::IOLoop
Mojolicious
Mojolicious::Lite
Mojolicious::Plugin
POSIX
Scalar::Util
Template
Template::Provider
Test::CPAN::Meta