Writing Perl Modules for CPAN

This document was uploaded by one of our users. The uploader already confirmed that they had the permission to publish it. If you are author/publisher or own the copyright of this documents, please report to us by using this DMCA report form.

Simply click on the Download Book button.

Yes, Book downloads on Ebookily are 100% Free.

Sometimes the book is free on Amazon As well, so go ahead and hit "Search on Amazon"

Writing Perl Modules for CPAN offers Perl developers a comprehensive guide to using and contributing to the Comprehensive Perl Archive Network (CPAN). Starting with a general overview of CPAN's history, network topology, and navigational mechanisms, the book quickly brings you up-to-speed regarding how to search out and install available modules. However, in the true open source spirit, author and experienced Perl developer Sam Tregar teaches you how to not only use, but also contribute to CPAN via an in-depth discussion of module creation, submission, and maintenance.

Beginning with a survey of basic design principles, Tregar takes care to discuss all issues relevant to developers wishing to create great Perl modules, including choosing a proper name, properly using Perl's POD (plain old documentation) feature, concepts surrounding functional and object-oriented API development, and much more. Tregar then proceeds with a complete dissertation of how modules should conform to CPAN module specifications, covering required distribution files and coding considerations, in addition to offering advice regarding proper module testing. After demonstrating how to create a module and prepare it for release, Tregar guides you through the CPAN module submission process and discusses module maintenance once the module has been contributed to the CPAN service.

Writing Perl Modules for CPAN is an indispensable guide for anyone wishing to make the most of the CPAN service.

Author(s): Sam Tregar (auth.)
Edition: 1
Publisher: Apress
Year: 2002

Language: English
Pages: 312
Tags: Software Engineering/Programming and Operating Systems

Front Matter....Pages i-xviii
CPAN....Pages 1-20
Perl Module Basics....Pages 21-64
Module Design and Implementation....Pages 65-94
CPAN Module Distributions....Pages 95-128
Submitting Your Module to CPAN....Pages 129-138
Module Maintenance....Pages 139-163
Great CPAN Modules....Pages 165-174
Programming Perl in C....Pages 175-204
Writing C Modules with XS....Pages 205-236
Writing C Modules with Inline::C....Pages 237-251
CGI Application Modules for CPAN....Pages 253-271
Back Matter....Pages 273-294