Beefy Boxes and Bandwidth Generously Provided by pair Networks
Clear questions and runnable code
get the best and fastest answer
 
PerlMonks  

comment on

( [id://3333]=superdoc: print w/replies, xml ) Need Help??

Good insight, having never tried that on Linux, I can't comment, but on Windows (based on experience) it isn't perfect.

The killer is the file associations (assoc) which tie the .pl extension to a specific executable. So no matter what your system PATH environment variable is, you may not be executing with the Perl version you think you are unless you're calling your scripts with 'perl.exe <scriptname>' specifically.

I've seen other options talked about on this site (Perlbrew for one, IIRC) but I don't know about the Windows support.

I do have Strawberry 5.14.x (can't remember) installed on a Windows VM on my current Windows box, but it takes so bloody long to launch that I rarely ever use it unless I'm looking to release something into the wild (CPAN) and want to validate on different versions (in which case I also have an Ubuntu VM with Perl 5.10.x for limited *nix testing). So there is another multiple-version approach, albeit not the most efficient


In reply to Re^2: Perl 64-bit versions by VinsWorldcom
in thread Perl 64-bit versions by BrowserUk

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 chanting in the Monastery: (2)
As of 2024-04-26 00:57 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found