Beefy Boxes and Bandwidth Generously Provided by pair Networks
Welcome to the Monastery
 
PerlMonks  

Re: Learning from modules

by Juerd (Abbot)
on Jun 03, 2003 at 07:36 UTC ( [id://262583]=note: print w/replies, xml ) Need Help??


in reply to Learning from modules

where on earth does one start?

The modules that you already are familiar with. Examine how they do what you have come to expect from them. Or pick a Perl Monk, see if they have a CPAN ID and have a look at that Monk's modules. Or visit some list of people's favourite modules.

IMO, CGI.pm is a good example of how not to do things. Do use strict, do separate, do not let any source file grow as large, do use sane (small) export tags, do not provide system wide configuration and do keep documentation simple and to the point (again: do separate: move tutorials to their own documents).

Juerd # { site => 'juerd.nl', plp_site => 'plp.juerd.nl', do_not_use => 'spamtrap' }

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://262583]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others meditating upon the Monastery: (5)
As of 2024-04-16 12:52 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found