Skip to content

Commit

Permalink
Use Module::Build::Tiny!
Browse files Browse the repository at this point in the history
  • Loading branch information
moznion committed May 2, 2014
1 parent 47ad16a commit a3e61ee
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 1 addition & 3 deletions cpanfile
Expand Up @@ -68,7 +68,5 @@ on 'test' => sub {
};

on configure => sub {
requires 'CPAN::Meta';
requires 'CPAN::Meta::Prereqs';
requires 'Module::Build';
requires 'Module::Build::Tiny';
};
2 changes: 2 additions & 0 deletions minil.toml
@@ -1,2 +1,4 @@
name = "Ukigumo-Server"
badges = ["travis", "coveralls"]
authority="cpan:TOKUHIROM"
module_maker="ModuleBuildTiny"

0 comments on commit a3e61ee

Please sign in to comment.