On Mon, 6 Aug 2001, Rich Bowen wrote:
> What I'd like to propose here is a namespace hierarchy where modules
> get put in places that reflect their purpose. Something like, perhaps:
>
> Date::Algorithm - Modules that do things like calculate leapyears,
> calculate golden numbers, calculate epacts, full moons, and so on. So
> Date::Leapyear would become Date::Algorithm::Leapyear, for example.
>
> Date::Calendar - Modules that implement a particular (usually
> non-Gregorian) calendar. So Date::Discordian would become
> Date::Calendar::Discordian
>
> Date::Holiday - Modules that calculate the date of a particular
> holiday. So Date::Easter becomes Date::Holiday::Easter
>
Sounds good, may I suggest also:
Date::Parse - Modules that parse date strings, eg Date::Parse::ISO8601
Yours
Mark
--
Mark Tearle - [EMAIL PROTECTED]
"The only good is knowledge and the only evil is ignorance." - Socrates