An open API service indexing awesome lists of open source software.

https://github.com/marfullsen/perl-tutorial

Intro to Perl 5.
https://github.com/marfullsen/perl-tutorial

Last synced: 9 months ago
JSON representation

Intro to Perl 5.

Awesome Lists containing this project

README

          

# Perl Tutorial
Simple tutorial from https://www.perltutorial.org/developing-the-first-perl-program/

## Install Perl
Using [chocolatey](https://chocolatey.org/install)
```choco install strawberryperl```