Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl: the Markov chain saw
 
PerlMonks  

comment on

( [id://3333]=superdoc: print w/replies, xml ) Need Help??
Why on earth anyone would want to use Activestate anywhere other than Windows is beyond me

(Like you, I felt that the OP is using ActivePerl on Linux ... I'm not entirely positive that's the case.) I guess that you might like to use ActivePerl on Linux if the Perl that you have access to is a non-devel (ie crippled) build, or if you didn't want to go to the trouble of building perl yourself, or if you didn't have access to (or feel competent with) a C compiler. There may be other reasons.

Even on Windows there are now better alternatives, such as Strawberry Perl

That's a *very* subjective appraisal of Strawberry Perl. For one thing, Strawberry Perl doesn't come with a PPM utility - therefore if you want to install anything that needs a third party library (eg Math::GMP, XML::Parser) then you first need to install that third party library. With ActivePerl, you can often find a PPM package that doesn't need that third party library.

The MinGW installation that ships with Strawberry Perl does not include the fortran compiler (g77). Therefore any modules that rely on g77 (eg PGPLOT, PDL) will not build on Strawberry Perl, though they will build seamlessly on ActivePerl (if you're using a fully functional MinGW installation).

Hopefully, some of these issues will be addressed with the next release of Strawberry Perl - which is, I agree, "on the right track".

Cheers,
Rob

In reply to Re^2: SOAP::Lite on Linux by syphilis
in thread SOAP::Lite on Linux by Khurrum

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post; it's "PerlMonks-approved HTML":



  • Are you posting in the right place? Check out Where do I post X? to know for sure.
  • Posts may use any of the Perl Monks Approved HTML tags. Currently these include the following:
    <code> <a> <b> <big> <blockquote> <br /> <dd> <dl> <dt> <em> <font> <h1> <h2> <h3> <h4> <h5> <h6> <hr /> <i> <li> <nbsp> <ol> <p> <small> <strike> <strong> <sub> <sup> <table> <td> <th> <tr> <tt> <u> <ul>
  • Snippets of code should be wrapped in <code> tags not <pre> tags. In fact, <pre> tags should generally be avoided. If they must be used, extreme care should be taken to ensure that their contents do not have long lines (<70 chars), in order to prevent horizontal scrolling (and possible janitor intervention).
  • Want more info? How to link or How to display code and escape characters are good places to start.
Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others examining the Monastery: (4)
As of 2024-04-25 23:57 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found