in reply to Re^4: Rather WeirdDataModeller
in thread What should I name my module?
If it's a generic tool for dealing with hierarchies of things, maybe Tree:: would be a good place? I think Model:: would too generic -- better to try to describe what it is or does. (The "noun::adjective" style). As a last resort, maybe something under Data::. (c.f. Data::Grove or Data::Hierarchy.)
-xdg
Code written by xdg and posted on PerlMonks is public domain. It is provided as is with no warranties, express or implied, of any kind. Posted code may not have been tested. Use of posted code is at your own risk.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^6: Rather WeirdDataModeller
by BerntB (Deacon) on Sep 08, 2005 at 03:12 UTC | |
by xdg (Monsignor) on Sep 08, 2005 at 09:42 UTC | |
by BerntB (Deacon) on Sep 08, 2005 at 16:59 UTC |