Skip to content

Commit

Permalink
reduce boilerplate in Makefile.PL
Browse files Browse the repository at this point in the history
  • Loading branch information
kraih committed Mar 8, 2012
1 parent 028d48e commit eab78ff
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions Makefile.PL
Expand Up @@ -24,10 +24,6 @@ WriteMakefile(
},
no_index => {directory => [qw/t/]}
},
META_ADD => {
build_requires => {},
configure_requires => {}
},
EXE_FILES => ['script/hypnotoad', 'script/mojo', 'script/morbo'],
test => {TESTS => 't/*.t t/*/*.t'}
);

0 comments on commit eab78ff

Please sign in to comment.