Skip to content

Commit

Permalink
p-init: Sub::Identify not req by Moose
Browse files Browse the repository at this point in the history
  • Loading branch information
Reini Urban committed Nov 30, 2014
1 parent fb4023a commit 404c0c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion p-init
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ docmd $jpan YAML DBI DBD::SQLite Compress::Raw::Zlib File::Which CPAN::SQLite
echo '# bootstrapping Bundle::CPANReporter2'
docmd $cpan Params::Util Bundle::CPANReporter2

docmd $cpan B::Flags Opcodes Math::Round Params::Classify
docmd $cpan B::Flags Opcodes Math::Round Params::Classify Sub::Identify
if test -f ~/Perl/B-C/t/top100; then
echo $cpan '$(cat ~/Perl/B-C/t/top100)'
$cpan $(cat ~/Perl/B-C/t/top100)
Expand Down

0 comments on commit 404c0c4

Please sign in to comment.