brian moseley wrote: > On Wed, 14 Nov 2001, Stephen Adkins wrote: > > > P5EE::Lang::Date > > P5EE::Lang::Datetime > > P5EE::Lang::Time > > why not simply recommend the usage of one or more of the > existing modules? are their apis unclear or missing > something crucial?
We can't do that because that is the issue to begin with IMO. P5EE will exist to provide a consist convenient API to Perl tools. The modules behind the may change and P5EE may even be engineered to allow for module choice override, but the fact remains that there has to be a default. I think P5EE will provide the people that avoid Perl, because it is unorganized, a clean polished professional face on CPAN, that is P5EE does the difficult job of knowing which CPAN modules to install and use. I see it as an OO interface to CPAN in a way. Aaron Johnson
