Re: Perl 6 modules plan
[email protected] (Johan Vromans) Tue, 14 Aug 2001 12:49:23 +0200
| Newsgroups | perl.perl6.stdlib |
|---|---|
| Message-ID | <[email protected]> |
Graham Barr <[email protected]> writes: > > > (1) Foo vs Foo_XS > > Why do they need to be named differently ? Only one will be installed. That is only possible if they have _identical_ APIs. -- Johan