About 35 results
Open links in new tab
  1. Installing Perl on Windows (32 and 64 bit) - learn.perl.org

    Installing Strawberry Perl (without Padre) video Explanation of this setup Strawberry Perl (a Perl packaged for Windows) is recommended as you get many useful modules (especially those that are …

  2. Installing Perl - learn.perl.org

    Installing Perl How to install Perl on Window, macOS and Unix/Linux

  3. Installing Perl on Unix/Linux - learn.perl.org

    Installing Perl on Unix/Linux How to install Perl on Unix/Linux A good setup for Perl on Unix/Linux based systems: Unix/Linux Tools Install a compiler, such as gcc through your system package …

  4. Learn Perl - learn.perl.org

    Learn Perl A modern programming language Helping you get started with Perl. Download and Get Started

  5. Tools for Windows - learn.perl.org

    Windows Editors Start -> Accessories -> Notepad Notepad++ (with syntax hi-lighting) Padre

  6. Installing Perl on macOS - learn.perl.org

    To build and install Perl and many of the thousands of useful Perl modules you need to have a compiler. For macOS the easiest way to get a compiler is to install "Command Line Tools for Xcode" (about …

  7. First steps - learn.perl.org

    Check you have Perl installed by typing the command below into your command line program: ... Now create a 'perl_tests' folder to save your test files into, you will need to be able to find this from the …

  8. Perl modules - learn.perl.org

    What is a Perl module? Perl modules are a set of related functions in a library file. They are specifically designed to be reusable by other modules or programs. There are 108,000 modules ready for you to …

  9. DNS Resolution - learn.perl.org

    Perl.org www blogs jobs learn dev Connect Site Info

  10. Examples - learn.perl.org

    What can be done with Perl? These are just a few simple examples of what you can do with Perl modules. Email · Sending an email · Validate an email Files · List contents of a directory · Reading …