Skip to content

Commit

Permalink
Merge pull request #94 from Corion/master
Browse files Browse the repository at this point in the history
Kill off vestigial mentions of Module::Build for installation
  • Loading branch information
Leont authored Oct 1, 2019
2 parents 26e0bea + 6d25470 commit 5c37466
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions README
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,6 @@ To install Test::Harness using ExtUtils::MakeMaker do:
make test
make install

To use Module::Build (preferred) do:

perl NotBuild.PL
./Build
./Build test
./Build install

This will install Test::Harness and the "prove" program. Type

prove --help
Expand Down

0 comments on commit 5c37466

Please sign in to comment.