Re: SV: SV: Perl 6 modules plan

2001-08-12 Thread Michael G Schwern
On Sun, Aug 12, 2001 at 08:59:10PM -0400, Kirrily Robert wrote: > I like this idea. The only question is how we get things moved into > deprecated/ ... A lot of modules get deprecated without being abandoned. For example, I'd deprecate Test.pm if there was a formal mechanism. A lot of the old

Re: SV: SV: Perl 6 modules plan

2001-08-12 Thread Kirrily Robert
In perl.perl6.stdlib, you wrote: >Ya know... the CPAN shell has the ability to combine several >repositories together (via CPAN::Site). Since we can't ever get rid >of the old, deprecated versions/names of modules (ie. oraperl vs >DBD::Oracle), we *could* put them into a different repository. > >