File tree Expand file tree Collapse file tree 1 file changed +1
-4
lines changed Expand file tree Collapse file tree 1 file changed +1
-4
lines changed Original file line number Diff line number Diff line change @@ -95,10 +95,7 @@ C<ExtUtils::MakeMaker>. Developers may alter the behavior of the
9595module through subclassing in a much more straightforward way than
9696with C<MakeMaker > . It also does not require a C<make > on your system
9797- most of the C<Module::Build > code is pure-perl and written in a very
98- cross-platform way. In fact, you don't even need a shell, so even
99- platforms like MacOS (traditional) can use it fairly easily. Its only
100- prerequisites are modules that are included with perl 5.6.0, and it
101- works fine on perl 5.005 if you can install a few additional modules.
98+ cross-platform way.
10299
103100See L<"MOTIVATIONS"> for more comparisons between C<ExtUtils::MakeMaker >
104101and C<Module::Build > .
You can’t perform that action at this time.
0 commit comments