Beefy Boxes and Bandwidth Generously Provided by pair Networks
Just another Perl shrine
 
PerlMonks  

Re: Installing Perl on a Windows PC

by hexcoder (Curate)
on Jun 03, 2014 at 10:08 UTC ( [id://1088371]=note: print w/replies, xml ) Need Help??


in reply to Installing Perl on a Windows PC

I strongly suggest to avoid installation directory paths containing spaces.

The reason is:
later when adding modules, Makefiles generated by ExtUtils::MakeMaker most probably will not work. The needed extra quoting for spaces in nested Makefile variables is very complex and not supported by MakeMaker.

I often had this problem when being forced to use a company installed perl in C:\Program Files\...

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1088371]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others chanting in the Monastery: (5)
As of 2024-04-25 11:40 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found