[Catalyst] Standalone Install Package?
    Perrin Harkins 
    perrin at elem.com
       
    Mon Dec 19 19:43:36 CET 2005
    
    
  
On Mon, 2005-12-19 at 11:15 -0500, Christopher H. Laco wrote:
> Does anyone see a benefit to having a version of Catalyst that has all
> of the dependencies in it's own extlib directory...something people can
> simply unzip in their home directory and run?
You're welcome to borrow ideas from the build system of Krang
(http://krang.sf.net) for this.  It does what you're suggesting,
bundling all dependencies and building them in a local lib directory,
and handles XS modules just fine as long as you have a compiler.
- Perrin
    
    
More information about the Catalyst
mailing list