Le guide de survie - Perl moderne L'essentiel des pratiques actuelles
Cet ouvrage traite du langage Perl "moderne" (version 5.10), fortement inspirée de la future version 6, déjà en cours de conception. Vous y verrez : le nouveau visage de Perl 5.10 : les mutations et les modernisations importantes de ces dernière...
(paru le 29/10/2010, consulté 1826 fois)
Minimal Perl For UNIX/Linux People
Perl is a complex language that can be difficult to master. Perl advocates boast that "There's More Than One Way To Do It", but do you really want to learn several ways of saying the same thing to a computer?
To make Perl more accessible, Dr. Tim Maher...
(paru le 15/10/2006, consulté 3480 fois)
Perl Testing A Developer's Notebook
Is there any sexier topic in software development than software testing? That is, besides game programming, 3D graphics, audio, high-performance clustering, cool websites, et cetera? Okay, so software testing is low on the list. And that's unfortunate, be...
(paru le 22/07/2005, consulté 4090 fois)
Les meilleures bibliothèques pour Perl
Perl sait tout faire, mais pas tout seul : il s'appuie sur les 8000 bibliothèques librement disponibles sur CPAN.org. Cet extraordinaire réservoir de solutions pose toutefois problème : laquelle choisir pour réaliser une tâche ?
Les aute...
(paru le 02/10/2006, consulté 3899 fois)
Intermediate Perl Beyond the basics of learning Perl
Perl is a versatile, powerful programming language used in a variety of disciplines, ranging from system administration to web programming to database manipulation. One slogan of Perl is that it makes easy things easy and hard things possible. Intermediat...
(paru le 05/10/2006, consulté 4690 fois)
Perl Hacks Tips and Tools For Programming, Debugging and Surviving
With more than a million dedicated programmers, Perl has proven to be the best computing language for the latest trends in computing and business. While other languages have stagnated, Perl remains fresh, thanks to its community-based development model, w...
(paru le 12/06/2006, consulté 3405 fois)
Wicked Cool Perl Scripts Useful Perl Scripts that Solve Difficult Problems
Most Perl programmers have been frustrated at one time or another because the system just wouldn't do what they wanted it to do. There was that one simple and obvious utility that was missing that would make life so much easier: A tool to get a stock quot...
(paru le 08/02/2006, consulté 4912 fois)
Programmation avancée en Perl
Cet ouvrage démontre que tout ce qui est classiquement
implanté en C++, Python, Java ou Tel, est aussi réalisable
en Perl, et souvent de manière plus simple à condition de
bien en maîtriser certains aspects fondamentaux. Au sommaire
Références de donnée...
(paru le 09/07/1998, consulté 5414 fois)
Network Programming with Perl
Network Programming with Perl is a comprehensive,
example-rich guide to creating network-based applications
using the Perl programming language. Among its many
capabilities, modern Perl provides a straightforward and
powerful interface to TCP/IP, and this...
(paru le 15/03/2001, consulté 4570 fois)
Programming the Network with Perl
After providing an introduction to the Perl programming
language, this helpful guide teaches computer networking
using Perl. Topics discussed include ethernet network
analysis, programming standard Internet protocols, and
exploring mobile agent programmin...
(paru le 06/03/2002, consulté 4446 fois)
Perl & LWP
Perl soared to popularity as a language for creating and
managing web content, but with LWP (Library for WWW in
Perl), Perl is equally adept at consuming information on
the Web. LWP is a suite of modules for fetching and
processing web pages.
The Web is ...
(paru le 12/07/2002, consulté 4869 fois)
Perl in a Nutshell
This complete guide to the Perl programming language
ranges widely through the Perl programmer's universe,
gathering together in a convenient form a wealth of
information about Perl itself and its application to CGI
scripts, XML processing, network progra...
(paru le 15/07/2002, consulté 4699 fois)