Subject: | backslash related issue on MS Windows platform |
Hi,
when running (on my Win7 box with Strawberry Perl):
cpanm -i YAML::XS --verbose
the installation succeeds but the last message is (visible only with verbose)
...
Appending installation info to C:\strawberry\perl\lib/perllocal.pod
OK
Successfully reinstalled YAML-LibYAML-0.37
Backslash found where operator expected at -e line 1, near "strawberry\"
Backslash found where operator expected at -e line 1, near "perl\"
Backslash found where operator expected at -e line 1, near "site\"
syntax error at -e line 1, near "C:"
Execution of -e aborted due to compilation errors.
1 distribution installed
I have not investigated more details yet (as it basically works :)
--
kmx
when running (on my Win7 box with Strawberry Perl):
cpanm -i YAML::XS --verbose
the installation succeeds but the last message is (visible only with verbose)
...
Appending installation info to C:\strawberry\perl\lib/perllocal.pod
OK
Successfully reinstalled YAML-LibYAML-0.37
Backslash found where operator expected at -e line 1, near "strawberry\"
Backslash found where operator expected at -e line 1, near "perl\"
Backslash found where operator expected at -e line 1, near "site\"
syntax error at -e line 1, near "C:"
Execution of -e aborted due to compilation errors.
1 distribution installed
I have not investigated more details yet (as it basically works :)
--
kmx