Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl-Sensitive Sunglasses
 
PerlMonks  

comment on

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

Strawberry Perl works well. You are / your newcomer is likely to need some use of the command prompt to see STDOUT & STDERR & use the cpan[m] tool, but file associations can be set up automagically by the installation process (I'll accept corrections on this), meaning that double clicking on a .pl in the explorer will Just Work. Also, the path to Perl itself is automatically created as part of the install process, so it can be run from any directory. But the real question is the purpose. Are you going to be writing Perl for $newcomer to execute, or will $newcomer be writing Perl? My experience of WinPerl IDEs has left me unimpressed. Padre was written by our own szabgab and I know one person who swears by ActiveState's Komodo, but I prefer Notepad++ with a command prompt to execute the files as & when I wish. But then I LIKE text interfaces.

If you want a cheap Linux box & are prepared to settle for 4Gb of RAM, consider a Raspberry Pi. You will have to add the hard disc over USB, but it may well be way under your budget & is likely to be more fun. Again, purpose matters here.

Regards,

John Davies

Update: I see your interest in WSL suggestions. If you want a comparable variant & aren't scared of an old version, git comes with Perl 5.8.8 on Windows.
C:\Git\bin>.\perl.exe -v This is perl, v5.8.8 built for msys

In reply to Re: New-to-Perl: recommendations for windows setup? (updated) by davies
in thread New-to-Perl: recommendations for windows setup? by bliako

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 learning in the Monastery: (5)
As of 2024-04-24 22:13 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found