Poddziały
- Wprowadzenie do Perla - kurs Perla Kazimierza Pietruszewskiego
- Kurs PERLA - bardzo dobry kurs Perla Łukasza Wierciocha
- Forum dyskusyjne - porozmawiaj, zadaj pytanie
Artykuły, Publikacje, Dokumentacje
Perl w przetwarzaniu tekstów
Data: 2011-10-04, Autor: Adam Dawidziuk, Piotr Bolek, Dodał: Karol, Dział: Perl
Perl należy do tych języków programowania, których można się nauczyć szybko. Cechą decydującą o jego atrakcyjności jest łatwość pisania programów. Perl nie wymaga deklarowania typów zmiennych przed ich użyciem. Wystarczy „po prostu” napisać co ma być zrobione.Warto więc już na początku zapamiętać, że Perl nie jest najlepszy do wszystkiego – w szczególności nie należy rozwiązywać przy jego pomocy skomplikowanych problemów wymagających użycia złożonych struktur danych.
Więcej
Znalezione w sieci
Web Client Programming with Perl
Data: 2011-09-21, Autor: Clinton Wong - O'Reilly, 1997, Dział: Perl
Web Client Programming with Perl shows you how to extend scripting skills to the Web. This book teaches you the basics of how browsers communicate with servers and how to write your own customized Web clients to automate common tasks. It is intended for those who are motivated to develop software that offers a more flexible and dynamic response than a standard Web browser.
WięcejPractical Perl Programming
Data: 2011-09-21, Autor: A. D. Marshall - Cardiff School of Computer Science, 2005, Dział: PerlThis is an introduction to Perl programming. The text gives introduction to Perl, then covers numeric and string literals, variables, arrays, operators, Perl statements, functions, references, input and output in Perl, regular expressions, reports, special variables, handling errors and signals, objects in Perl, Perl modules, debugging, command-line options, networking, CGI Programming in Perl, HTML forms, using Perl with web servers.
WięcejPractical mod_perl
Data: 2011-09-21, Autor: Eric Cholet, Stas Bekman - O'Reilly, 2003, Dział: Perl
mod_perl is an Apache module that builds the power of the Perl programming language directly into the Apache web server. With mod_perl, CGI scripts run as much as 50 times faster, and you can integrate databases with the server, write Apache modules in Perl, embed Perl code directly into Apache configuration files, and even use Perl in server-side includes. This book is about building mod_perl, using it, programming with it, and optimizing it.
Więcej
Najnowsze na forum
| Temat | Odp. | Wyśw. | Ostatni post | |
|---|---|---|---|---|
![]() | KOMPILATOR | 7 | 2790 | 18-01-2007 00:21:14 |
Ciekawe strony
- http://www.cpan.org/ - Comprehensive Perl Archive Network
- http://www.kt.agh.edu.pl/perl-faq/Perl_FAQ - Zbiór najczęściej zadawanych pytań związanych z Perlem

