Re: Q: What to name a module?
From: Krishna Sethuraman (krishgoo_at_wapacut.com)
Date: 07/17/04
- Previous message: Purl Gurl: "Re: system() produces error."
- In reply to: Robert Rothenberg: "Q: What to name a module?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sat, 17 Jul 2004 21:55:34 GMT
Robert Rothenberg wrote:
> Because it is more closely tied to CPAN and works with distributions
> rather than modules, I am thinking of calling it
> CPAN::Distribution::Depends.
>
> Comments or suggestions about the namespace would be appreciated.
The one recommendation I remember from many, many years ago was that in
the vein of the data structure being the real core of an object system,
that you name the module after a noun, rather than a verb. So 'Depends'
would be good (as short for 'dependencies'), and 'Distribution' is
better than 'Distribute'.
Krishna Sethuraman
krishgoo@wapacut.com
- Previous message: Purl Gurl: "Re: system() produces error."
- In reply to: Robert Rothenberg: "Q: What to name a module?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|