Perl Tutorial Resources

Below you will find 12 categories and 35 links related to Perl Tutorial Resources.

Categories:

Links:

Perl : Books

ActivePerl with ASP and ADO

Visit ActivePerl with ASP and ADO

A programmer's guide to creating faster, more robust, interactive Web pages using PerlScript. PerlScript is an emerging scripting language that lets UNIX programmers write easy code for powerful and hot new Microsoft technologies such as Active Server Pages (ASP). Like JavaScript or VBScript, PerlScript is a "lite" version of a full-fledged programming language. Both Perl and VBScript programmers will benefit from the move to PerlScript because it provides cost benefits, superior power, and speed. This book provides a no-filler tutorial on PerlScript with plenty of concise examples that focus on using Active Server Pages (ASP) objects, and ActiveX Data Objects (ADO). It gives programmers the exact syntax for methods, properties, setting properties, database programming, collections, and data retrieval. CD-ROM contains ActivePerl plus all examples and scripts from the book. This guide walks through ActivePerl installation and configuration.

  • Cost: $42.73
  • Pages: 290
  • Edition: paperback
  • ISBN: 0471383147

CGI Programming With Perl

Visit CGI Programming With Perl

This book is a step-by-step tutorial of how to create, use, and maintain Common Gateway Interfaces (CGI). It describes effective ways of using CGI as an integral part of Web development. Adds interactivity and flexibility to the information that can be provided through your Web site. It provides numerous real-life examples of CGI scripts and the source code for downloading from the book's support site. This is another book in Sams series of 'Teach Yourself X in a Week'. It, like the others, assumes some basic computing knowledge and builds on this with the use of numerous examples. The topic in this case is two-fold, both teaching about Common Gateway Interface (CGI) programming, as well as teaching you Perl to achieve this. The reason Perl is chosen as the language for this book is that it is often used in the real world for CGI work, due to its excellent string handling capabilities and compact nature - the typical fodder of CGI programming.

  • Cost: $2.84
  • Pages: 513
  • Edition: Book and CD-ROM edition
  • ISBN: 1575210096

Core Perl

Visit Core Perl

This start-to-finish tutorial and reference gives experienced developers the techniques and real-world code they need to master Perl fast! Begin by leveraging your current skills to quickly master the fundamentals of Perl development from basic syntax to objects, data structures to text processing. Next, learn how to use Perl's powerful facilities for working with files, networks, and relational databases. Finally, Core Perl shows you how to make the most of Perl in any Web application-from simple CGI to full-fledged site development and delivery. Coverage includes all this and more: Data types and built-in functions; Writing and using modules; Text and DBM file manipulation; The DBI portable database interface and Web database integration; CGI, Apache mod_perl modules, HTTP cookies, HTML/Perl templates; Mason: The Perl-based Web site publishing engine; Debugging, program maintenance, optimization, and security.

  • Cost: $31.49
  • Pages: 592
  • Edition: 1st edition
  • ISBN: 0130351814

Cross Platform Perl

Visit Cross Platform Perl

If you're a system administrator, Web designer, or programmer who wants to write scripts for multiple platforms, you're holding the key to success in your hands. This newly expanded second edition of Eric Foster-Johnson's acclaimed book shows you how to use Perl to automate your daily tasks, create Web pages from CGI scripts, manage files, generate reports, and more for Linux, UNIX, and Windows environments. If you want an easier, faster development solution for client-server and networking applications, this book gives you the cross-platform Perl tools you need to succeed. Topics include: Perl basics and language tutorial; Perl Scripts; Variables; Arrays; Associative arrays; Flow control; File I/O with Perl; Pattern matching and regular expressions; Perl for formatted text database reports; Overview of Perl modules and CPAN; CGI and Web development tutorial with Perl (including using HTML forms); Perl and XML; Perl/Tk.

  • Cost: $27.99
  • Pages: 609
  • Edition: 2nd Book and CD-ROM edition
  • ISBN: 0764547291

Custom CGI Scripting with Perl

Visit Custom CGI Scripting with Perl

The only one-stop resource for Web developers and programmers. This book is an indispensable resource for Web developers and programmers who program CGI applications in Perl. It is designed to function as both a comprehensive reference to the fundamentals and a hands-on tutorial with detailed examples on creating and customizing CGI applications for the Web. Readers learn how to set up a server for integrating CGI scripts, how to work with HTTP variables, and other important CGI basics. They get a complete review of all the Perl syntax needed to create CGI programs and learn how to upload and test scripts and how to use libraries effectively. The book begins with an overview of CGI fundamentals and shows you how to set up a server for integrating CGI scripts. Hanegan then offers detailed coverage of Perl, including all the syntax for CGI programs. He also shows you how to upload and test perl scripts.

  • Cost: $39.99
  • Pages: 108
  • Edition: e-book (Adobe Reader)
  • ISBN: B00005T81B

Developing CGI Applications with Perl

Visit Developing CGI Applications with Perl

If you are ready to build your own customized interactive documents, forms, graphics, and other full-feature CGI applications using Perl, then this book will show you how. Developing CGI Applications with Perl is written by a team of CGI experts who have developed cutting-edge applications for many of the most advanced sites on the Web. This book: Provides all of the tools and techniques to build dynamic documents, database query tools, interactive graphics, Web search tools, and all other types of CGI applications; Covers CGI, HTTP, and the Perl scripting language; Reveals many of the best Web server utilities, HTML utilities, and other CGI applications now in use around the world. This comprehensive guide assumes no prior familiarity with Perl. This book offers a comprehensive tutorial for creating interactive Web applications using CGI. After an introduction to CGI, HTTP and the Perl scripting language, it offers complete Perl tutorials.

  • Cost: $29.95
  • Pages: 299
  • Edition: paperback
  • ISBN: 0471141585

Guide to Programming with Perl 5

Visit Guide to Programming with Perl 5

The Web is booming, the majority of CGI applications are coded in Perl. For this reason, there is a huge number of beginners and intermediate developers wanting to get to know Perl in general and Internet applications with Perl in particular. Learn Perl basics and get up to speed with Internet and Object Oriented programming with just one book. Packed with hints and tips, solutions and exercises, Perl Power! is the perfect jumpstart guide to the hottest features of the latest Perl release. Beginners and intermediate developers an use the intermediate developers can use the introductory chapter to get up and running with Perl 5 fast, and a tutorial on object-oriented programming will supplement knowledge and help to fully exploit the power of Perl. Since use of freely available modules dramatically accelerates the development of Perl applications, the book shows how to find the right module for common programming tasks.

  • Cost: $4.00
  • Pages: 464
  • Edition: Book and CD-ROM edition
  • ISBN: 0201360683

Learn Perl In a Weekend

Visit Learn Perl In a Weekend

Get ready to learn the most popular programming language of the Internet! Begin your journey into the world of Perl Friday evening as you install ActivePerl and create an HTML page. On Saturday you will cover the basic building blocks of Perl, Perl operators, statements and expressions. On Sunday, you will learn object-oriented programming and how to pull your earlier sessions together in a complete Perl game program. Wrap things up as you touch on advance Perl topics including security, XML integration, and using Perl with CGI. Explains the basics of the Perl programming language in a series of seven tutorials. The book introduces scalars, arrays, hashes, file handling, statements, expressions, and the fundamentals of object- oriented programming, then ties the concepts together in an example game program. The code samples are written on the Windows XP operating system. Quick reference guide teaches you the basics of the Perl programming.

  • Cost: $23.99
  • Pages: 350
  • Edition: 1st edition
  • ISBN: 1931841772

Learning Perl

Visit Learning Perl

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. This release has been expanded to cover the 5.6 release of Perl and has been rewritten from the ground up.

  • Cost: $24.47
  • Pages: 316
  • Edition: 3rd Edition
  • ISBN: 0596001320

Learning Perl on Win32 Systems

Visit Learning Perl on Win32 Systems

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. This book is the "official" guide for both formal (classroom) and informal learning. Based on the "llama book," Learning Perl on Win 32 Systems features tips for PC users and new, NT-specific examples. On Win32, Perl is a language for easily manipulating text, files, user and group profiles, performance and event logs, and Registry entries, and a distribution is available in the Windows NT Resource Kit. This book includes 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, bried code examples; programming exercises for each topic, with fully worked-out answers; access to NT system functions through Perl; database access with perl; and OLE automation with Perl.

  • Cost: $24.47
  • Pages: 282
  • Edition: paperback
  • ISBN: 1565923243

Mastering Perl for Bioinformatics

Visit Mastering Perl for Bioinformatics

Mastering Perl for Bioinformatics covers the core Perl language and many of its module extensions, presenting them in the context of biological data and problems of pressing interest to the biological community. This book, along with Beginning Perl for Bioinformatics, forms a basic course in Perl programming. This second volume finishes the basic Perl tutorial material (references, complex data structures, object-oriented programming, use of modules--all presented in a biological context) and presents some advanced topics of considerable interest in bioinformatics. The range of topics covered in Mastering Perl for Bioinformatics prepares the reader for enduring and emerging developments in critical areas of bioinformatics programming such as: Gene finding; String alignment; Methods of data storage and retrieval (SML and databases); Modeling of networks (graphs and Petri nets); Graphics (Tk); Parallelization; Statistics (PDL).

  • Cost: $27.97
  • Pages: 504
  • Edition: 1st edition
  • ISBN: 0596003072

Mod_Perl Pocket Reference

Visit Mod_Perl Pocket Reference

Mod_perl integrates the complete Perl interpreter with the Apache web server. With mod_perl, programmers can take existing Perl CGI scripts and plug them in, usually without making any source code changes. The scripts will run exactly as before but many times faster. In addition, mod_perl offers a Perl interface to the Apache API, allowing full access to Apache internals, so that programmers can control every aspect of the Apache server. mod_perl Pocket Reference is a concise, conveniently formatted reference to all mod_perl features used in day-to-day mod_perl programming. This small book covers functions as well as configuration directives that help maximize the effectiveness of the mod_perl Apache module. A pocket-sized reference for mod_perl, the Apache module that brings Apache and Perl together. Includes a brief tutorial on mod_perl, and serves as a quick reference for material on all of mod_perl's classes, methods and configuration directives.

  • Cost: $1.99
  • Pages: 83
  • Edition: paperback
  • ISBN: 0596000472

Modern Perl Programming

Visit Modern Perl Programming

Modern Perl Programming will help you master Perl's most robust, powerful features so you can make the most of the language whether you're a beginner or an experienced scripter. Michael Saltzman starts with a rapid-fire Perl tutorial and refresher. Then, using actual applications not just code snippets he presents expert guidance on the Perl features that deliver the most power, productivity, and efficiency. Coverage includes: Practical coverage of data types, I/O, control structures, and operators; Making the most of associative arrays, hash tables, and regular expressions; Building your own subroutines; Developing Web-based CGI and network applications; Example-rich coverage of references (pointers)-the cornerstone of advanced Perl development; Object-oriented programming, data structures, and advanced GUI development; Integrating with enterprise-class databases: detailed examples applicable to Oracle and Sybase and other databases.

  • Cost: $27.99
  • Pages: 368
  • Edition: 1st edition
  • ISBN: 0130089656

Mysql and Perl for the Web

Visit Mysql and Perl for the Web

Illustrates how to use MySQL in tandem with Perl and its DBI module to write web-based database scripts. The author describes the procedures for creating and initializing forms with CGI.pm, writing forms-based applications, automating the form-handling process, performing searches, and securing connections. The final chapter provides an example e-commerce web site. Both MySQL and Perl are well documented in several tutorials, but in-depth coverage of Web development using the combination of the two is rare. MySQL and Perl for the Web zeroes in on this interesting pairing, illustrating practical application development possibilities using this popular duo.

  • Cost: $31.49
  • Pages: 552
  • Edition: 1st edition
  • ISBN: 0735710546

Perl & LWP

Visit Perl & LWP

Perl & LWP sets out to unwrap the Library for the Web in Perl (LWP), which is a collection of modules that make it easier to access and pick apart Web pages (and FTP-accessible files, and outgoing e-mail messages) from within your Perl programs. The book succeeds wonderfully, not only in conveying the technical aspects of LWP programming, but in making clear the fun of doing work that's very well suited to Perl. He does a great job of explaining how LWP functions fit into Perl programs, and how you can use them to make reference to Internet resources far more easily than before. Burke's narrative takes the form of a guided tour in which he introduces his readers to aspects of the LWP modules one by one. Topics include how to program with LWP and Perl itself including HTML parsing, HTML generation and modification, manipulation of HTML forms, and the operation of spiders. This book has more of a tutorial tone than any similiar reference material on the Internet.

  • Cost: $24.47
  • Pages: 264
  • Edition: 1st edition
  • ISBN: 0596001789

Perl by Example

Visit Perl by Example

Both a reference and tutorial, this book covers the varieties of Perl and their system and Web applications. Chapters address scripts, printing, names, operators, pattern matching, files, subroutines, libraries, references, databases, interfaces, report writing, CGI, and related topics. An accompanying CD-ROM contains all the source code in the book. Through proven sample programs, professional Perl trainer Ellie Quigley takes readers from their first program to highly sophisticated scripting.

  • Cost: $31.49
  • Pages: 880
  • Edition: 3rd edition
  • ISBN: 0130282510

Perl for System Administration

Visit Perl for System Administration

As the topics move beyond file systems, user accounts, and process control, the tripartite division in the discussion breaks down. Treatments of TCP/IP and e-mail feature discussions of NIS, WINS, DNS, and nslookup. The chapters on directory services and SQL database management--while apparently digressive--are inserted tactically to enable elegant approaches to the more mundane administrative tasks of sending and receiving e-mail and managing log files to maximize their utility. Blank-Edelman's keen pragmatism shines in the chapter on security in which noticing intrusion earlier instead of later draws on many of the skills that are developed throughout the book. Five tutorials, in RCS, LDAP, XML, SQL, and SNMP, are included. Delightfully, this is one of Perl's and O'Reilly's best-written books.

  • Cost: $24.47
  • Pages: 430
  • Edition: 1st edition
  • ISBN: 1565926099

Perl Modules

Visit Perl Modules

You've mastered the Perl basics. Now shift into high gear and maximize the capabilities of this powerful and widely-used programming language. In Perl Modules, author Eric Foster-Johnson teaches you how to take advantage of these useful add-on features that enhance the functionality of Perl programs and reduce the amount of time it takes to write code. You get an overview of the most exciting modules available, and learn how to reuse existing code and create your own modules. Foster-Johnson also includes tons of practical examples and tutorials that will help you along the way. The CD-ROM features complete source code for Perl 5, all the modules, scripts, and Web documents in the book, shareware, binary versions of Perl for Windows 95 and Windows NT, and much more. There are hundreds, if not thousands, of Perl modules. This book covers the most used and useful and also teaches how to write your own.

  • Cost: $12.00
  • Pages: 429
  • Edition: Book and CD-ROM edition
  • ISBN: 1558515704

Perl Resource Kit

Visit Perl Resource Kit

The Perl Resource Kit - UNIX Edition is the definitive Perl distribution, complete with essential documentation, for all Perl users. This is a must-have collection of software and over 1,700 pages of documentation for webmasters, programmers, and system administrations. The Kit contains the first comprehensive tutorial and reference documentation for hundreds of essential third-party Perl extension modules used for creating applications and more. The accompanying CD-ROM features commercially enhanced Perl utilities developed exclusively for the Kit by Larry Wall. All brought to you by the premier publisher of Perl and UNIX books and documentation, O'Reilly & Associates. The kit contains four tutorial and reference books that contain systematic documentation for the most important Perl extension modules, as well as documentation for the tools on the CD. The books are not available elsewhere or separately.

  • Cost: $74.99
  • Pages: 1812
  • Edition: 4Bks & Cd Rom edition
  • ISBN: 119900054X

Perl/Tk Pocket Reference

Visit Perl/Tk Pocket Reference

The Perl/Tk Pocket Reference is a companion volume to Learning Perl/Tk. Learning Perl/Tk is a tutorial for Perl/Tk, the extension to Perl for creating graphical user interfaces. With Tk, Perl programs can be window-based rather than command-line based, with buttons, entry fields, listboxes, menus, scrollbars, balloons, tables, dialogs, and more. And Perl/Tk programs run on UNIX and Windows-based computers. This small book is a handy reference guide geared toward the advanced Perl/Tk programmer. Novice Perl/Tk programmers will find that its compact size gives them a global view of Perl/Tk's capabilities; they can then turn to Learning Perl/Tk for details. The Perl/Tk Pocket Reference describes every Perl/Tk graphical element, including general widget and variable information, callbacks, geometry management, bindings, events, and window management, as well as composite widget, font, and image creation and manipulation commands.

  • Cost: $9.95
  • Pages: 100
  • Edition: 1st edition
  • ISBN: 1565925173

Practical mod_perl

Visit Practical mod_perl

Mod_perl embeds the popular programming language Perl in the Apache web server, giving rise to a fast and powerful web programming environment. Practical mod_perl is the definitive book on how to use, optimize, and troubleshoot mod_perl. New mod_perl users will learn how to quickly and easily get mod_perl compiled and installed. But the primary purpose of this book is to show you how to take full advantage of mod_perl: how to make a mod_perl-enabled Web site as fast, flexible, and easily-maintainable as possible. The authors draw from their own personal experience in the field, as well as the combined experience of the mod_perl community, to present a rich and complete picture of how to set up and maintain a successful mod_perl site. Written for Perl web developers and web administrators, Practical mod_perl is an extensive guide to the nuts and bolts of the powerful and popular combination of Apache and mod_perl.

  • Cost: $44.95
  • Pages: 700
  • Edition: 1st edition
  • ISBN: 0596002270

Professional Perl Programming

Visit Professional Perl Programming

Perl is one of the most important and powerful languages available today, and Professional Perl Programming offers an in-depth guide to exploiting some of its best features. With a densely packed tutorial straight from the experts, it is suitable for any experienced developer who wants to get more from this language. Topics include perl distributions, running perl on Unix, Windows, and other platforms, numbers and strings, perl operators, scalars, lists, arrays, hashes, complex data structures, typeglobs, expressions, statements and blocks, flow control and loops, subroutines, scope and visibility rules in Perl, Perl modules, autoloading modules, Perl file I/O, Terminal I/O, using the Perl debugger, object-oriented Perl, perl sockets and networking, and much more.

  • Cost: $41.99
  • Pages: 1215
  • Edition: 1st edition
  • ISBN: 1861004494

Programming Perl .Net Environment

Visit Programming Perl .Net Environment

This book is intended for both .NET and Perl programmers to help bring these two rich worlds together. If you are a Perl programmer, this book will help you understand .NET and the vast array of services available to you. You will learn how, through Web services, you can connect to a wide variety of heterogeneous systems using standard Internet protocols. If you are a .NET programmer, you will learn why Perl has become one of the most popular languages in the world and how to access the vast CPAN archive of Perl modules.Overview and Organization. If you are new to Perl, you can quickly come up to speed with the tutorial on Core Perl in Chapters 2 to 8. It includes an in-depth treatment of objects in Perl and introduces the CPAN Perl archive. The treatment of Core Perl is very generic, and you will easily be able to apply what you have learned to any system that supports Perl. The book also shows you how to use .NET classes in Perl.

  • Cost: $31.49
  • Pages: 496
  • Edition: 1st edition
  • ISBN: 0130652067

Programming the Network with Perl

Visit Programming the Network with Perl

It is no longer enough for today's software engineers to be able to program the computer and debug programs - the modern programmer needs to know how to program the network and debug communications. This book shows you how, using Perl. Originally created as a tool for System Administrators, the Perl Programming languauge has matured into a powerful, yet easy-to-use, general-purpose programming language. Widely used on the Internet, Perl is the programming language of choice when it comes to adding dynamic content to websites using the Common Gateway Interface (CGI). Its strengths - simplicity, power and adaptability - make it an excellent vehicle with which to study computer networking and to program computer networks in general. In Programming the Network with Perl, Paul Barry applies Perl to the study of tradiitonal computer networking topics. Includes an introductory tutorial to the Perl programming language for the non Perl programmer.

  • Cost: $55.00
  • Pages: 400
  • Edition: paperback
  • ISBN: 0471486701

Sams Teach Yourself Perl in 21 Days

Visit Sams Teach Yourself Perl in 21 Days

Sams Teach Yourself Perl 5 in 21 Days is the ideal book for beginner and intermediate level users who want to gain a solid understanding of this programming language. Using step-by-step tutorials, you'll learn everything you need to know about this popular programming language. Discover how to manipulate text, generate reports, and perform system tasks. Through practical, hands-on instructions, logically organized lessons, and helpful Q&A sections, you'll master Perl functions and concepts and be developing robust programs in no time. Plus, Do/Don't boxes show you how to avoid potential programming pitfalls, illustrations explain constructs such as associative arrays, and tables serve as handy references. No previous programming experience is required; Explores the old and new features of Perl and Perl 5; Teaches Internet programming with Perl 5; A great book for beginning programmers who want to learn Perl.

  • Cost: $24.49
  • Pages: 704
  • Edition: 2nd edition
  • ISBN: 0672320355