X-Git-Url: http://git.rot13.org/?p=Biblio-Isis;a=blobdiff_plain;f=Makefile.PL;h=e598d9de898f3cd3cef9ab5ab05308efa0a11c27;hp=8b704202adbd2843e965ddf8efd8f82b77fc1a20;hb=49198e2ef96078678c21ed6bf3270b7253916abe;hpb=93653871b2f53e6f93524bc5ee4f761bfd6f678f diff --git a/Makefile.PL b/Makefile.PL index 8b70420..e598d9d 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -7,9 +7,10 @@ WriteMakefile( AUTHOR => 'Dobrica Pavlinusic (dpavlin@rot13.org)', ABSTRACT_FROM => 'lib/Biblio/Isis.pm', PREREQ_PM => { - 'Test::Simple' => 0.44, + 'Test::More' => 0, 'Carp' => 0, 'File::Glob' => 0, + 'File::Spec' => 0, }, depend => { dist => 'changelog',