Skip to content

Commit

Permalink
depend to EU::MM 6.56.
Browse files Browse the repository at this point in the history
16:23 chiba: ExtUtils-MakeMakerを6.48だと再現できて(inst_versionがundef)
16:23 chiba: 6.56にあげたら治りますた>tokuhiro__

ref. http://github.com/tokuhirom/cpan-outdated/issues#issue/1
  • Loading branch information
tokuhirom committed Jun 28, 2010
1 parent 300efbf commit eab4802
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile.PL
Expand Up @@ -6,6 +6,7 @@ WriteMakefile(
'LWP' => 0,
'IO::Zlib' => 0,
'version' => 0,
'ExtUtils::MakeMaker' => 6.56,
},
EXE_FILES => ['bin/cpan-outdated'],
);

0 comments on commit eab4802

Please sign in to comment.