Beefy Boxes and Bandwidth Generously Provided by pair Networks
Pathologically Eclectic Rubbish Lister
 
PerlMonks  

comment on

( [id://3333]=superdoc: print w/replies, xml ) Need Help??

Authors:Doug Sparling and Frank Wiles

Contents
  1. Introduction to Perl Modules
  2. The Standard Modules
  3. Dates and Times
  4. Databases
  5. Graphics
  6. Perl/Tk: Creating Graphical User Interfaces
  7. Email
  8. Internet Protocols
  9. CGI.pm
  10. Fun CGI Applications
  11. CGI and Databases
  12. CGI: Commerce and Community
  13. Site Administration
  14. Site Utilities
  15. Web Programming
  16. Win32
  17. XML
    1. Pragmas
    2. Creating Perl Modules
    3. Perl Security
    4. Perl Resources
    5. Installing PostgreSQL
    6. Installing Apache Web Server
          Index

This book starts off slow at first, describing how to obtain modules and install them, covering procedures for both Unix and Windows(ActiveState's ppm). Also covered, is a look at some of the standard distribution modules, such as Benchmark, Carp, and Class::Struct. The rest of the chapters of the book break down into various categories, and show the usage of some of the various modules that fit within those categories. One thing that does stand out is that heavy subjects, such as CGI and Tk, each have their own chapter.

The appendixes at the end of the book also provide some useful information, concerning pragmas, how to build modules using h2xs (was quite useful to me), and security. Both the security section and h2xs sections could have easily been in their own respective chapters, but overall they covered the essentials fairly well. The resource appendix lists several good sites, among them a site full of crazy programmers and the site of some one who keeps telling us that he wrote an article on it.

Overall, the authors did a good job. The book was easy to understand and read, and does make for a useful reference guide. I would recommend this book to any one who is starting to learn Perl.

Edited by footpad, 12 Jul 01 - 7:04 pm (PDT)


In reply to Instant Perl Modules by TStanley

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post; it's "PerlMonks-approved HTML":



  • Are you posting in the right place? Check out Where do I post X? to know for sure.
  • Posts may use any of the Perl Monks Approved HTML tags. Currently these include the following:
    <code> <a> <b> <big> <blockquote> <br /> <dd> <dl> <dt> <em> <font> <h1> <h2> <h3> <h4> <h5> <h6> <hr /> <i> <li> <nbsp> <ol> <p> <small> <strike> <strong> <sub> <sup> <table> <td> <th> <tr> <tt> <u> <ul>
  • Snippets of code should be wrapped in <code> tags not <pre> tags. In fact, <pre> tags should generally be avoided. If they must be used, extreme care should be taken to ensure that their contents do not have long lines (<70 chars), in order to prevent horizontal scrolling (and possible janitor intervention).
  • Want more info? How to link or How to display code and escape characters are good places to start.
Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others sharing their wisdom with the Monastery: (5)
As of 2024-03-28 22:32 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found