[Catalyst] [ANNOUNCE] Alien::Dojo v0.01

A. Pagaltzis pagaltzis at gmx.de
Tue May 23 18:11:27 CEST 2006


* Carl Franks <fireartist at gmail.com> [2006-05-23 14:15]:
> I'm not sure what to do.

Sounds to me like HTML::Dojo should be expanded to provide the
things that are currently unique to Alien::Dojo, and then it
should be renamed to take the place of Alien::Dojo (which is the
more correct namespace here). The licensing should be trivial to
clear by simply talking directly to the Dojo guys – they own the
copyright so there’s no legal question open if they tell you what
you may do with it.

The only thing that might be an issue is supporting multiple
versions of Dojo with a single module install. I think that’s
going to be a bear to support by any mechanisms that installs to
`site_perl`. You probably want to let the app developer point to
a local copy of Dojo. Then the Alien::Dojo API would merely serve
as a shim for CPAN code that wants to talk about Dojo without
having to know where and how it’s installed.

Regards,
-- 
#Aristotle
*AUTOLOAD=*_;sub _{s/(.*)::(.*)/print$2,(",$\/"," ")[defined wantarray]/e;$1};
&Just->another->Perl->hacker;



More information about the Catalyst mailing list