Hi, Does anyone know if there's already some code that supports packaging HTML::Mason applications into CPAN distributions? I've written a Module::Build subclass that works really well for me and I'm wondering if it would be useful for others. I'm also looking for advice about what CPAN namespace it could go under, something like Module::Build::WebApp. However, I don't want to go through the trouble of putting this on CPAN if there's already something that does this.
The way my code is working is, using ExtUtils::Install, I install the files into a versioned directory and then during the install process I do some other things, i.e. create a symlink for the versioned directory, build application conf , symlink the apache virtualhost file, and localize any html. Cheers, -Tim ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ Mason-users mailing list Mason-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/mason-users