Perl Tutorial in Polish
Wprowadzenie
- Instalacja Perla, wyświetlenie Hello World, zabezpieczenia (use strict, use warnings)
- #!/usr/bin/perl - linia hashbang
- Edytory, IDE, środowisko developerskie dla Perla
- Uzyskiwanie pomocy
- Perl w wierszu poleceń
- POD - Plain Old Documentation
- Debugowanie skryptów Perla
Skalary
Wersję oryginalną znajdziesz na Perl Tutorial in English

If you have any comments or questions, feel free to post them on the source of this page in GitHub. Source on GitHub.
Comment on this post