Beefy Boxes and Bandwidth Generously Provided by pair Networks
Keep It Simple, Stupid
 
PerlMonks  

Re: Suggestions on Deploying Perl Test Environment

by Anonymous Monk
on May 12, 2008 at 16:36 UTC ( [id://686103]=note: print w/replies, xml ) Need Help??


in reply to Suggestions on Deploying Perl Test Environment

Have you looked at Cygwin? You install it on Windows and can optionally install perl and gcc. This gives you a working CPAN environment on Windows.

Did I miss anything important?

  • Comment on Re: Suggestions on Deploying Perl Test Environment

Replies are listed 'Best First'.
Re^2: Suggestions on Deploying Perl Test Environment
by diabelek (Beadle) on May 12, 2008 at 17:08 UTC

    We considered cygwin but it faces the same problems we have with perl.

    • A. Architecture support - we haven't looked into it enough to know if the features we need work fine on ia64 platforms. IE, does Win32::OLE work in cygwin on ia64?
    • B. How do you deploy cygwin in an automated fashion with no user intervention. We already almost have this working for perl (again windows is the long pole)
    • C. We still need to automagically download and install perl modules. Granted this will be much easier since we're in a unix like environment.

Log In?
Username:
Password:

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

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

    No recent polls found