Well, the thing is that I have several applications I would like to publish.  
One is a web-based calendaring app for online gaming, another is a CD 
store-like MP3 site, and so on.  I'm working on a OO-based REST-compliant 
webmail system similar to SquirrelMail, but built on AxKit.

The thing is, these are free-standing applications, and for the most part 
aren't developer tools.  So, I was thinking an App:: namespace would work 
well, (e.g.. App::WWW::NachoMusic, etc).

On May 14, 2004 04:11 am, khemir nadim wrote:
> Without seein anything about your application, it's difficult (or nearly
> impossible) to answer you but most work is welcome to CPAN if it is (IMO)
> documented properly, (including stating clearly what it is good for  (which
> lack in too many CPAN modules)).
>
> Cheers, Nadim.
>
>
> "Michael A Nachbaur" <[EMAIL PROTECTED]> wrote in message
> news:[EMAIL PROTECTED]
>
> > I'm working on a web application that is almost 100% perl (the styling is
> > handled in XSL).  The entire application's test and installation
> > procedure
>
> is
>
> > managed with a Makefile.PL, and the entire package is very CPAN-ish.  I
> > wanted to know if there was some place on CPAN that I can publish it so
>
> other
>
> > people can deploy my application if they choose?
> >
> > I'm using the namespace Nacho::<AppName> for my modules (Nacho being my
>
> IRC
>
> > nick), but if there was an App::<Foo> namespace that could be used, I'd
> > be willing to upload this to CPAN when I'm finished.
> >
> > Does anyone see having this sort of code in CPAN as being useful?
> >
> > --
> > Michael A. Nachbaur <[EMAIL PROTECTED]>
> > http://nachbaur.com/pgpkey.asc

-- 
Michael A. Nachbaur <[EMAIL PROTECTED]>
http://nachbaur.com/pgpkey.asc

Reply via email to