diff --git a/lib/CPAN/API/BuildPL.pm b/lib/CPAN/API/BuildPL.pm index 4f99173..1de7921 100644 --- a/lib/CPAN/API/BuildPL.pm +++ b/lib/CPAN/API/BuildPL.pm @@ -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