Bloodnok has asked for the wisdom of the Perl Monks concerning the following question:
Just when you thought it was safe ... along I come and spoil it all by asking yet another in my infrequent series of questions of stupidity defying proportions.
I've spent quite a while googling (yes, I do have the time ... ever since my last client engagement was pre-emptorarily finished due to project cutbacks:-(( for the answer to the question: Are there any recommendations, heuristics, guidelines, rules of thumb, or indeed anything else, regarding the naming/location of new modules/libraries.
Specifically, the question of the moment is: Where should a library to implement a compound data type as a class', live - under Class::*, Data::* or even elsewhere ??
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: Hmmm, how should I name this new module/library ?
by zentara (Cardinal) on Nov 18, 2009 at 12:59 UTC | |
Re: Hmmm, how should I name this new module/library ?
by moritz (Cardinal) on Nov 18, 2009 at 13:35 UTC |