Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion lib/CPAN/API/BuildPL.pm
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@ Initial thoughts:
* PERL_MB_OPT -- provides option as if they were specified on the command
line to Build.PL or any Build action, but with precedence lower than
actual command line options . The string *must* be split on whitespace
as the shell would and the result prepended to any actual command-line
as a Unix shell would and the result prepended to any actual command-line
arguments in {@ARGV}

=end wikidoc
Expand Down