Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

Re: compile modules @activeperl

by chuckbutler (Monsignor)
on Jun 07, 2010 at 05:25 UTC ( [id://843410]=note: print w/replies, xml ) Need Help??


in reply to compile modules @activeperl

I second using dmake as the make utility with ActiveState/Windows. If it is not installed in your Perl distribution already, the PPM for it should be on the ActiveState site.

Good luck. -c

Replies are listed 'Best First'.
Re^2: compile modules @activeperl
by ikegami (Patriarch) on Jun 07, 2010 at 05:32 UTC

    ActivePerl is built using MS's compiler and nmake. These are actually better choices. MinGW + dmake can be used too. Both combos are freely available.

    Recent versions of cpan and/or Perl's module building toolchain will use MS's compiler and nmake if found, and fall back to installing and using MinGW and dmake if not.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others rifling through the Monastery: (4)
As of 2024-03-29 08:02 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found