Below you will find 0 categories and 18 links related to Perl Resource Resources.
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.
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.
Network Programming with Perl shows that you may not have to resort to Java to meet a networking requirement. An intermediate-level familiarity with the language should enable you to understand the examples in the book and follow its classic code-and-commentary structure. Stein presents full, working scripts, calling attention to particularly interesting lines and passages by repeating them in the text. As the problems get more complicated, it's fun to watch Stein solve them with efficient, attractive code. Unless you're a really experienced professional, you'll be able to study the examples in this book and learn a lot. Topics include Perl function libraries and techniques that allow programs to interact with resources over a network; IO::Socket library, Net::FTP library, Net::Telnet library, Net::SMTP library; Chat problems; Internet Message Access Protocol(IMAP) issues; Markup-language parsing; Internet Protocol (IP) broadcasting and multicasting.
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.
Written by Perl programmers for Perl programmers, this resource is organized in an encyclopedic format, with thumbtabs, for easy access to all aspects of Perl. It features all the new and changed functions in Perl 5 as well as Perl 4 functions carried over. The book offers common programming techniques for Perl on a function-by-function basis. The CD includes a hypertext version of the book, EarthLink TotalAccess Internet connection package with Netscape Navigator, and code samples and shareware. This book was developed under the assumption that when Perl programmers need help on a particular problem, they want it now. They do not want to filter through hard-to-understand documentation with examples that are too complex. You should notice that even though this book is for intermediate and advanced users, its definitions and examples are quite easy to follow and understand. Programming is much like one's handwriting as its unique to each person.
Essential skills for first-time programmers! Perl: A Beginner's Guide will teach you the fundamentals of Perl programming. It covers Perl capabilities and syntax, accessing databases, working with modules, CGI programming, debugging and much more. This beginner's guide is designed for easy learning: Modules: Each programming concept is divided into logical modules (chapters), ideal for linear learning Goals: Each module opens with the specific programming skills you¿ll have by the end of the module Ask the Experts: Q&A sections throughout 1-Minute Drills: Quick self-assessment sections to check your progress Annotated Syntax: Example code annotated with commentary that points to the particular technique illustrated Projects: Coding exercises contained in each module that build on one another, from simple to complex Mastery Checks: End-of-module reviews that test proficiency using multiple-choice, fill-in-the-blank, and simple coding questions.
Perl programmers increasingly rely on the Web, online help, and other online information sources to solve technical problems. Version 2.0 of O'Reilly's Perl CD Bookshelf gives you convenient online access to your favorite books from your CD-ROM drive. This updated version of The Perl CD Bookshelf contains the third edition of Programming Perl; a new book, Perl for System Administration; and a powerhouse of other O'Reilly Animal Guides. You'll have access to the combined resources of complete, unabridged versions of Perl in a Nutshell, Perl Cookbook, and Advanced Perl Programming, along with the new books. As a bonus, we've enclosed the paperback version of Perl in a Nutshell. Never has it been easier to learn, or look up, what you need to know online. Formatted in HTML, The Perl CD Bookshelf, Version 2.0, can be accessed with any web browser. The books are fully searchable and cross-referenced and there is a master index for the entire library.
Of the multitude of languages available, Perl has emerged as the language of choice for Internet programmers and Web developers. In fact, over sixty-five percent of all dynamic Web pages are created using this platform-independent language. Perl Developer's Guide offers complete guidance for professional programmers wanting to create powerful Perl applications and develop robust Web sites. This requisite sourcebook covers it all: basic, syntax, references, regular expressions, flow control, in-depth object-oriented Perl, and much more. Master Perl as a programming language, with tons of explicit, relevant examples. Master the Perl programming environment (including profilers, debuggers, and the compiler) Develop reusable modules for both Windows NT and UNIX Develop and debug CGI applications, and add database backends to your CGI scripts Leverage existing Perl scripts and put CGI front ends onto them. Get familiar with free-to-use Perl APIs.
Perl is a very powerful tool for Oracle database administrators, but too few DBAs realize how helpful Perl can be in managing, monitoring, and tuning Oracle databases. Whether you're responsible for Oracle9i, Oracle8i, or earlier databases, you'll find Perl an invaluable addition to your database administration arsenal. You don't need to be a Perl expert to use the excellent applications and scripts described in Perl for Oracle DBAs. The book explains what you need to know about Perl, provides a wealth of ready-to-use scripts developed especially for Oracle DBAs, and suggests many resources for further exploration. The book covers: The Perl language; The Perl/Oracle architecture which includes detailed information about Perl DBI, DBD::Oracle, the Oracle Call Interface (OCI), Oracle::OCI, extproc_perl, and mod_perl; Perl applications for Oracle DBAs; The Perl Database Administration (PDBA) Toolkit.
This edition teaches the basics of Perl using lessons and real-world examples. It also provides an advanced treatment of Perl's use in information processing. Covering both UNIX and Windows 95/NT, the book begins with a description of the Perl language and gradually progresses to explain how it is used for Internet and Web programming. Appendices include the resources of the Comprehensive Perl Archive Network and a glossary of Perl terms. The book covers version 5.003. Perl is a freely distributed scription and general-purpose programming language that has become very popular as a systems administration and Internet programming tool. It has been described as the "Swiss-Army chain saw" of UNIX tools, but over time has become the language of choice among system administrators for quickly cobbling together utility programs. The dramatic popularity of the Internet and World Wide Web has pushed Perl into the forefront of professional programming.
The Perl Resource Kit -- Win32 Edition is an essential tool for Perl programmers who are expanding their platform expertise to include Win32, and for Win32 Webmasters and system administrators who have discovered the power and flexibility of Perl. The Kit contains some of the latest commercial Win32 Perl software from Dick Hardt's ActiveState Tool Corp., along with a collection of Perl modules that run on Win32, and a definitive documentation set from O'Reilly. The Perl Resource Kit -- Win32 Edition provides: Over 1800 pages of in-depth documentation covering hundreds of Perl modules and detailed instructions on the new Win32 Perl software. The books in the Kit are not available elsewhere and include: Programming with Perl Modules, by Erik Olson; Perl Module Reference, two volumes compiled and edited by David Futato; Perl Utilities Guide, by Brian Jepson. Also included is Perl debugger; Visual Package Manager; PerlCOM; PerlCtrl; Network Install.
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.
The Perl Resource Kit Win32 Edition is an essential tool for Perl programmers who are expanding their platform expertise to include Win32, and for Win32 Webmasters and system administrators who have discovered the power and flexibility of Perl. The Kit contains some of the latest commercial Win32 Perl software from Dick Hardt's ActiveState Tool Corp., along with a collection of Perl modules that run on Win32, and a definitive documentation set from O'Reilly. This large box set represents the state of the art in Perl for 32-bit Windows systems. In this package, you have the Perl core modules, extensions, utilities, and scores of excellent technical documentation. If you want to develop Perl software under Windows NT or other modern Windows environments, you need the Perl Resource Kit Win32 Edition. The CD-ROM is the big news here. It contains the Win32 Perl core binaries, plus PerlCtrl, PerlCOM, PL2EXE, ActiveState Perl Debugger, and much more.
Designed to provide in-depth documentation on Windows-specific funtionality in Perl. This book is the ideal resource for system administrators, and programmers who want to employ the Perl language in their Windows NT or Windows 95 network. Intended for intermediate advanced level users, this authoritative guide includes: critical information on program automation covering OLE and COM object management; thorough coverage of communication-oriented procedures; detailed guidelines for data access with ODBC including routing operations, advanced features, and troubleshooting fixes; hard to find information on extension and function syntax, Win32:ODBC function constants, and Win32network error descriptions; and numerous proven scripts ready for use. You will also learn how to manipulate the Registry, determine how Perl can exploit Win32 security, discover how to call into any DLL library, manipulate files, find file version information, and much more.
My log file has nothing in it. My output is coming out in the wrong order. When my program terminates abnormally, the output is incomplete. My web server says I didn't send the right headers, but I'm sure I did. I'm trying to send data over the network, but nothing is sent. If this is you, I'm afraid you're probably a victim of buffering. For efficiency, Perl uses a trick called buffering to reduce the amount of system resources it uses. This article will teach you how to get around buffering by flushing or disabling buffering all together.
How about the idea of Electronic Business Card? This Perl script is very useful if you want to give your site visitors free web space, but you don't want to use a great deal of resources. Your visitors fill out a form and instantly create their static homepages which look like a business card. They can put their address, position, telephone, fax, and email signatures and more. Each homepage takes about 2 KB of space. This second version gives you the ability to customize it with your needs by providing all of the html parts as templates.
How does your server (website, domain, ftp account,.) feels today. Monitor the availability of any Internet resource easily and protect yourself from downtimes. A must-have for webhosting resellers and webdesigners managing client webspace. Some of the features: Unlimited number of resources to check; http, https, ftp, pop3 protocols as well as all socket connections supported; schedulable; custom preferences for each resource; notifications also sent to cell phones and pagers; live testing of resources; history and performance ratings.
This course presumes participants have elementary programming experience in a procedural programming language such as C, Pascal, or Basic; and access to a system with Perl 4 or Perl 5 installed. Topics include: What Is Perl?; Perl References & Resources; State of Perl; Taste of Perl; Storing & Running Perl Programs; The Elements; Literals & Operators; Loops and I/O; Grade Book Example; Pipe I/O and System Calls; Matching; Parsing; Simple CGI; Testing Perl Programs; Common Goofs. Perl is a "Practical Extraction and Report Language".