Perl Maven
  • Perl Tutorial
  • Register
  • Type keyword:
  • Archive
  • About
  • Atom feed
Perl Maven

Perl Tutorial in Polish

Wprowadzenie

  1. Instalacja Perla, wyświetlenie Hello World, zabezpieczenia (use strict, use warnings)
  2. #!/usr/bin/perl - linia hashbang
  3. Edytory, IDE, środowisko developerskie dla Perla
  4. Uzyskiwanie pomocy
  5. Perl w wierszu poleceń
  6. POD - Plain Old Documentation
  7. Debugowanie skryptów Perla

Skalary

  1. Typowe komunikaty ostreżeń i błędów


Wersję oryginalną znajdziesz na Perl Tutorial in English


Paweł Różański
Translated by
Paweł Różański
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
  • Bahasa Indonesia
  • Deutsch
  • English
  • Español
  • Français
  • Italiano
  • Polish
  • Português
  • Română
  • Türkçe
  • Čeština
  • Русский
  • עברית
  • తెలుగు
  • 正體中文
  • 简体中文
  • 한국어

  • about the translations
  • Typowe komunikaty ostrzeżeń i błędów w Perlu
  • Debugowanie skryptów Perla
  • Linia hash-bang czyli jak uruchamiać skrypty Perla pod Linuksem
  • Jak otrzymać pomoc dotyczącą Perla?
  • Instalacja i rozpoczęcie pracy z Perlem
  • Perl Editor
  • Perl w wierszu poleceń
  • POD - Plain Old Documentation