Les livres classés sous : perl
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é 1807 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é 3454 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é 4071 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é 3879 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é 4675 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é 3390 fois)
Web Standards HTML, CSS, JavaScript, Perl, Python, and PHP
This invaluable resource offers tutorials and real-world examples as well as thorough language references for Web markup languages (HTML/XHTML and CSS), and popular scripting languages (JavaScript, Perl, and PHP)
Examines the role of JavaScript, CGI (w...
(paru le 09/08/2005, consulté 5628 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é 4889 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é 5390 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é 4554 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é 4426 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é 4841 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é 4680 fois)
Perl Best Practices
Many programmers code by instinct, relying on convenient habits or a "style" they picked up early on. They aren't conscious of all the choices they make, like how they format their source, the names they use for variables, or the kinds of loops they use. ...
(paru le 09/08/2005, consulté 4447 fois)
Perl pour l'impatient Le langage qui optimise le programmeur
Perl : l'efficacité au bout des doigts ! Pour un petit script du quotidien comme pour une architecture complexe, vous pouvez compter sur lui pour économiser votre temps. Avec ses 8 000 bibliothèques spécialisées, c'est le couteau suisse - ou plu...
(paru le 15/08/2005, consulté 4243 fois)
Pro Perl Debugging
Combining the best features of C, UNIX utilities, and regular expressions, Perl has grown as one of the most powerful and popular scripting languages. The valuable Perl is often used for system administration, text processing and Web programming. It is ev...
(paru le 02/08/2005, consulté 2862 fois)
Higher Order Perl Transforming Programs withs Programs
Higher-Order Perl is the most exciting, most clearly-written, most comprehensive, and most forward-looking programming book I've read in at least ten years. It's your map to the future of programming in any language.Sean M. Burke, Leading Programmer, Comp...
(paru le 13/04/2005, consulté 2698 fois)
Perl For System Administration
Perl for System Administration
Some people plan to become administrators. The rest of
us are thrust into it: we are webmasters, hobbyists, or
just the default "technical people" on staff who are
expected to keep things running. After some stumbling
aroun...
(paru le 15/08/2000, consulté 3990 fois)
De Perl à Java Programmation des expressions régulières
Les expressions régulières de Perl sont devenues la référence. Les regex de Perl sont utilisables, quelque soient les langages utilisés (Java, PHP, Python, TCL, JavaScript, C++, C#).
Ce livre décrit les outils qui permettront sans difficulté aux progra...
(paru le 24/02/2005, consulté 5968 fois)
Perl 6 and Parrot Essentials
Distilling the knowledge of those who helped create it, Perl 6 and Parrot Essentials, Second Edition is an unparalleled preview of major changes in the widely anticipated Perl 6. Still in development, the Perl 6 project is a community-based effort to buil...
(paru le 22/11/2004, consulté 2859 fois)
Perl Mini-Référence
Une fonction oubliée, une hésitation sur la syntaxe ? Ce qu'il vous faut, c'est un condensé de Perl immédiatement
accessible, un rappel toujours disponible des constantes,
variables, opérateurs, structures de contrôles, fonctions
du langage et de ses outi...
(paru le 15/07/2000, consulté 4330 fois)
mod_perl Developer's Cookbook
Mod_perl is a unique piece of software that wholly
integrates the power of Perl with the flexibility and
stability of the Apache Web server. With mod_perl,
developers can harness the power of the full Apache API and
develop Web applications quickly and wi...
(paru le 13/12/2001, consulté 4682 fois)
Web Programming Building Internet Applications
A one-stop resource for programmers who need quick answers
about today's Web development tools.
Web development is a rapidly evolving field,
encompassing such new technologies as XML and new
applications such as e-commerce. This how-to book provides
an al...
(paru le 07/02/2002, consulté 4337 fois)
Programming Web Graphics with Perl and GNU
From access counters and log-report graphs to scientific
plots and on-the-fly animated GIFs, graphics scripting is
within the grasp of most Web authors. However, it is a
poorly documented field. Programming Web Graphics with
Perl & GNU Software shows ...
(paru le 13/04/1999, consulté 4823 fois)
Perl 5
Ce livre est destiné à fournir toutes informations
nécessaires pour devenir un programmeur Perl. Perl n'est
pas un langage de programmation ordinaire ; il inspire la
dévotion, la passion, l'exaltation et l'excentricité, sans
toutefois tomber dans l'exaspé...
(paru le 01/05/2001, consulté 5494 fois)
Object Oriented Perl
Object Oriented Perl is designed to provide anyone
who is familiar with the basics of regular Perl programming
with a complete introduction to the object-oriented
features of Perl, leading them from the very simplest
applications right up to advanced appl...
(paru le 15/09/1999, consulté 4947 fois)
Programming Perl in the .Net Environment
For all students in courses on the Perl programming
language. Modern Perl Programming is the Perl programming guide that
helps students master all of Perl's most robust
features—so they can make the most of the language
regardless of their experienc...
(paru le 18/10/2002, consulté 4241 fois)
The Perl CD Bookshelf 3.0 7 Bestselling Books on CD-Rom
Perl programmers increasingly rely on the Web, online
help, and other online information sources to solve
technical problems. Version 3.0 of O'Reilly's Perl CD
Bookshelf gives you convenient online access to your
favorite books from your CD-ROM drive. We'...
(paru le 05/11/2002, consulté 4668 fois)
Perl Database Programming
In this authoritative reference, Perl expert Brent
Michalski uses plenty of examples to help you master Perl's
capabilities in database applications with MySQL,
PostgreSQL, and Oracle. Along the way, he explores
practical applications for cutting-edge tec...
(paru le 15/11/2002, consulté 4821 fois)
Computer Science & Perl Programming
In its first five years of existence, The Perl Journal
ran 247 articles by over 120 authors. Every serious Perl
programmer subscribed to it, and every notable Perl guru
jumped at the opportunity to write for it. TPJ explained
critical topics such as regul...
(paru le 22/12/2002, consulté 4980 fois)