 |
Sponsors |
|
|
 |
| Total: 27 Displaying: 1 - 20 |
Pages: 1 2  |
 |
 |
 |
|
|
| |
This collection of notes and sample codes are based on my personal experiences with Perl on both Unix and Windows systems. Topics covered include binary file, CGI, class, client server, DBM file, debug, directory handle, file handle, file test, free, function, hard reference, IIS, Internet, language, Linux, module, MySQL, name space, object, object method, online, open directory, open file, package, Perl, regular expression, RPC::XML, sample codes, SOAP, SOAP::Lite, socket communication, soft reference, split, subroutine, performance, TCP, XML, XML-RPC, XML::Simple.
|
Free
Version: 4.09 Platform(s): linux, windows, freebsd, osx, sun Updated: Wed Oct 19 2005 |
|
 |
|
 |
 |
 |
Member Reviews (0) |
 |
 |
 |
Visitor Ratings |
 |
 |
|
 |
 |
 |
 |
|
|
| |
This collection of notes and sample codes are based on my personal experiences with Perl on both Unix and Windows systems. Topics covered include binary file, CGI, class, client server, DBM file, debug, directory handle, file handle, file test, free, function, hard reference, IIS, Internet, language, Linux, module, MySQL, name space, object, object method, online, open directory, open file, package, Perl, regular expression, RPC::XML, sample codes, SOAP, SOAP::Lite, socket communication, soft reference, split, subroutine, performance, TCP, XML, XML-RPC, XML::Simple.
|
Free
Version: 4.09 Platform(s): linux, windows, freebsd, osx, sun Updated: Wed Oct 19 2005 |
|
 |
|
 |
 |
 |
Member Reviews (0) |
 |
 |
 |
Visitor Ratings |
 |
 |
|
 |
 |
 |
 |
|
|
| |
Catalyst is a new book from Packt which helps users to design, develop, test, and deploy applications with the open-source MVC Catalyst framework. Written by Jonathan Rockway, this book will guide users through the features of Catalyst using real-world examples and systematic code snippets.
Many web applications are implemented in a way that makes developing them painful and repetitive. Catalyst is an open-source Perl-based Model-View-Controller framework that aims to solve this problem by reorganizing the web application to design and implement it in a natural, maintainable, and testable manner, making web development fun, fast and rewarding.
This book is for web developers with basic Perl skills who are new to Catalyst. If users are excited by Ruby on Rails but would like the features of Rails with the familiarity of Perl, then this is the best book to get them started.
This book embodies Catalyst's philosophies of “Do It Yourself and Don't Repeat Yourself”.
|
Commercial
Version: 1.0 Platform(s): linux, windows, freebsd, osx, sun Updated: Mon Jan 21 2008 |
|
 |
|
 |
 |
 |
Member Reviews (0) |
 |
 |
 |
Visitor Ratings |
 |
 |
|
 |
 |
 |
 |
|
|
| |
In this carefully paced course, leading Perl trainers and a Windows NT practitioner teach you to program in the language that promises to emerge as the scripting language of choice on NT. Based on the "llama" book, this book features tips for PC users and new NT-specific examples, along with a foreword by Larry Wall, the creator of Perl, and Dick Hardt, the creator of Perl for Win32. Contents include: An introduction to "the Perl way" for Windows users, A quick tutorial stroll through Perl in one lesson, Systematic, topic-by-topic coverage of Perl's broad capabilities, Innumerable, brief code examples, Programming exercises for each topic, with fully worked-out answers, Access to NT system functions through Perl, Database access with Perl, CGI programming with Perl, and Perl modules for OLE automation and the Registry.
|
Version: 1st Edition Platform(s): 1565923243 Updated: Sun Jun 25 2006 |
|
 |
|
 |
 |
 |
Member Reviews (0) |
 |
 |
 |
Visitor Ratings |
 |
 |
|
 |
 |
 |
 |
|
|
| |
This book/CD-ROM set offers a complete introduction to CGI programming with Perl plus a collection of sophisticated CGI programs that readers can use to add popular functions to their Web sites, including search engines, passwords, product databases, a shopping cart, custom forms, animated images, and more. Readers will learn how to incorporate the scripts into their own Web sites, how to customize them for their own goals, and how to use a host of other CGI and Perl programming tricks to create unique and interactive Web sites. CD-ROM includes all the CGI programs from the book--both code and ready-to-run versions; a full copy of Matt's Script Archive," a collection of the best scripts from across the Web.
|
Version: Book/CD-Rom Edition Platform(s): 0471168963 Updated: Sun Jun 25 2006 |
|
 |
|
 |
 |
 |
Member Reviews (0) |
 |
 |
 |
Visitor Ratings |
 |
 |
|
 |
 |
 |
 |
|
|
| |
Through proven sample programs, Perl By Example takes readers from their first program to highly sophisticated scripting. Updated for Web developers, the book teaches CGI scripting with Perl. Filled with practical information on Perl development, Perl by Example, Third Edition covers names and operators, regular expressions, file handles, libraries, references, reporting, and more. Other highlights include: Support for Perl on Unix, Linux, Windows, and Macintosh; CGI Web development with CGI.pm; and Database integration with Perl DBI. The user-friendly style offers one-to-one comparisons with other popular languages and utilities and a massive reference section for easy look-up. The CD-ROM includes all source code from the book, plus new Perl distributions for Windows.
|
Version: 3rd Bk&cdr edition Platform(s): 0130282510 Updated: Sun Feb 19 2006 |
|
 |
|
 |
 |
 |
Member Reviews (0) |
 |
 |
 |
Visitor Ratings |
 |
 |
|
 |
 |
 |
 |
|
|
| |
Object Oriented Perl provides an invaluable guide to virtually every aspect of object-oriented programming in Perl. It shows the basics of solid object design, common mistakes and many tips for navigating the powerful and flexible nuances of using Perl objects. Also covers popular object modules available from CPAN and discusses performance issues and the tradeoff between programming convenience and speed often faced by today's Perl developer. Advanced chapters cover a number of techniques for adding persistence and invoking methods using multiple dispatching. Topics covered: Perl language review, CPAN, Perl objects, 'blessing' and inheritance, polymorphism, Class::Struct and Class::Methodmaker modules, Perl ties and closures, operator overloading, encapsulation, multiple dispatch, Class::Multimethods, coarse-grained and fine-grained object persistence techniques, performance issues.
|
Version: n/a Platform(s): 1884777791 Updated: Sun Feb 19 2006 |
|
 |
|
 |
 |
 |
Member Reviews (0) |
 |
 |
 |
Visitor Ratings |
 |
 |
|
 |
 |
 |
 |
|
|
| |
Programming Perl, 2nd Edition is the authoritative guide to Perl version 5, the scripting utility that has established itself as the programming tool of choice for the
World Wide Web, UNIX system administration, and a vast range of other applications. Version 5 of Perl includes object-oriented programming facilities. The book is
coauthored by Larry Wall, the creator of Perl. It covers Perl language and syntax, functions, library modules, references, and object-oriented features, and also explores invocation options, debugging, common mistakes, and much more.
|
Version: 2nd Edition Platform(s): 1565921496 Updated: Sun Feb 19 2006 |
|
 |
|
 |
 |
 |
Member Reviews (0) |
 |
 |
 |
Visitor Ratings |
 |
 |
|
 |
 |
 |
 |
|
|
| |
Perl in a Nutshell is a comprehensive reference guide to the Perl programming language. This book covers all the core features of the language. It ranges widely through the Perl programmer's universe, gathering together in convenient form a wealth of information about Perl itself and its application to CGI scripts, network programming, database interaction, and graphical user interfaces. It also gives detailed coverage about using Perl within a Win32 environment. Topics include: Basic language reference, Introduction to using Perl modules, Perl and CGI (CGI basics, CGI.pm, mod_perl), DBI - the database-independent API for Perl), Sockets programming in Perl, LWP - the library for World Wide Web programming in Perl, The Net::* modules, and pTk - the Tk extension to Perl.
|
Version: 1 edition Platform(s): 1565922867 Updated: Sun Feb 19 2006 |
|
 |
|
 |
 |
 |
Member Reviews (0) |
 |
 |
 |
Visitor Ratings |
 |
 |
|
 |
 |
 |
 |
|
|
| |
Learning Perl is a hands-on tutorial designed to get you writing useful Perl scripts as quickly as possible. Exercises (with complete solutions) accompany each
chapter. A lengthy new chapter in this edition introduces you to CGI programming, while touching also on the use of library modules, references, and Perl's
object-oriented constructs. Contents include: A quick tutorial stroll through Perl basics, Systematic, topic-by-topic coverage of Perl's broad capabilities, Lots of brief code examples, Programming exercises for each topic, with fully worked-out answers, How to execute system commands from your Perl program, How to manage DBM databases using Perl, and An introduction to CGI programming for the Web.
|
Version: 2nd Edition Platform(s): 1565922840 Updated: Wed Aug 27 2003 |
|
 |
|
 |
 |
 |
Member Reviews (0) |
 |
 |
 |
Visitor Ratings |
 |
 |
|
 |
 |
 |
 |
|
|
| |
This book provides comprehensive coverage of the Perl language. It covers the fundamentals of data types and file handling through advanced features like regular expressions, object-oriented programming, threads, internationalization, and integrating Perl with the C programming language. The latest version, Perl 5.6, is used throughout, with commentary for those with earlier versions. Both aspiring and experienced Perl programmers will benefit from the expertise in this book, whether they are looking to develop serious applications, improve their productivity, or simply learn a more powerful and portable replacement for shell scripts.
|
Version: n/a Platform(s): 1861004494 Updated: Fri Feb 21 2003 |
|
 |
|
 |
 |
 |
Member Reviews (0) |
 |
 |
 |
Visitor Ratings |
 |
 |
|
 |
| Total: 27 Displaying: 1 - 20 |
Pages: 1 2  |
 |
Share |
|