On Wed, 27 Apr 2005, Salvador Fandino wrote:
I would like to ask for permission to use the namespace DateTime::Sort::Key for a variation of my other module Sort::Key that is able to sort objects based on some key of type DateTime.
This looks like a handy module, but I'd think the namespace should be Sort::Key::DateTime, so that there could be a family of Sort::Key::XXX modules for various data types.
Key::Sort::DateTime was my first option, but as all the DateTime modules were under DateTime namespace I though my module would also be better there...
Anyhow, I will rename it to Key::Sort::DateTime and upload it to CPAN.
Cheers,
- Salvador