Beefy Boxes and Bandwidth Generously Provided by pair Networks
go ahead... be a heretic
 
PerlMonks  

Re^4: Using CPAN

by dasgar (Priest)
on Dec 02, 2013 at 09:54 UTC ( [id://1065271]=note: print w/replies, xml ) Need Help??


in reply to Re^3: Using CPAN
in thread Using CPAN

By default, Windows does not come with a compiler or compiler tools. Microsoft's Visual Studio uses a make utility called nmake. I believe that the MinGW compiler uses a make utlity called dmake. In any case, the make utility that you need to use needs to be compatible with the compiler that you use. In the case of compiling Perl modules, you'll need to be using a compiler and make utility that is compatible with the compiler used compile your Perl installation.

Replies are listed 'Best First'.
Re^5: Using CPAN
by Anonymous Monk on Dec 02, 2013 at 10:14 UTC

      I again tried perl ppm Imager and this time, everything worked as expected. I'm off and running. Thanks to all.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others learning in the Monastery: (3)
As of 2024-03-19 04:48 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found