Re: directory re-orgs

2005-04-01 Thread Steven Schubiger
On 2 Apr, Autrijus Tang wrote: : Does that sound sane? Yes; definitely more sane than my "suggestion". Steven Schubiger

Re: directory re-orgs

2005-04-01 Thread Steven Schubiger
On 1 Apr, Stevan Little wrote: : - a folder for working perl6 modules such as Test, FileSpec and such. Out of curiosity, shouldn't that be lib? : - a folder for non-working perl6 modules such as what is in modules/ : right now I don't understand. : - a folder for perl5 modules which are need

Re: directory re-orgs

2005-04-01 Thread Autrijus Tang
On Fri, Apr 01, 2005 at 07:00:32PM -0500, Stevan Little wrote: > First what we need: > > - a folder for working perl6 modules such as Test, FileSpec and such. Let's call it ext/. In the future we may factor them out to FreePAN. In particular, I think Pugs-Documentation still belongs to ext/. >