* Austin Schutz <[EMAIL PROTECTED]> [2005-07-27 21:50]: > Is it a content management system that is built on perl 6, or > is it a system for managing perl 6 content? The latter would > imply cpan, the former something like sourceforge.
Right. A lot of modules live primarily on Sourceforge or the like, even though they push releases to CPAN. Gtk2 or a bunch of brian d foy’s stuff comes to mind. FormBuilder follows a similar model, and so does Template Toolkit. Etc… I suppose until we have established what the CP6AN is going to be, P6 stuff is going to have to follow this model minus the second half. Regards, -- *AUTOLOAD=*_=sub{s/(.*)::(.*)/print$2,(",$\/"," ")[defined wantarray]/e;$1}; &Just->another->Perl->hacker; #Aristotle