http://www.perlmonks.org?node_id=1004336


in reply to Re: Install Perl Modules, No Internet
in thread Install Perl Modules, No Internet

Thank you for the help, but I forgot to mention that I'm on Windows.
  • Comment on Re^2: Install Perl Modules, No Internet

Replies are listed 'Best First'.
Re^3: Install Perl Modules, No Internet
by CountZero (Bishop) on Nov 17, 2012 at 19:06 UTC
    Then you will have to find some version of make for Windows and install that on your machine: make for Windows.

    I used to have a link to download nmake.exe from the Microsoft site but the link is dead now.

    CountZero

    A program should be light and agile, its subroutines connected like a string of pearls. The spirit and intent of the program should be retained throughout. There should be neither too little or too much, neither needless loops nor useless variables, neither lack of structure nor overwhelming rigidity." - The Tao of Programming, 4.1 - Geoffrey James

    My blog: Imperial Deltronics