Beefy Boxes and Bandwidth Generously Provided by pair Networks
P is for Practical
 
PerlMonks  

Re: Installing Perl on a Windows PC

by hexcoder (Deacon)
on Jun 03, 2014 at 10:08 UTC ( #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? | Other CB clients
Other Users?
Others drinking their drinks and smoking their pipes about the Monastery: (2)
As of 2023-03-24 05:24 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?
    Which type of climate do you prefer to live in?






    Results (60 votes). Check out past polls.

    Notices?