[Catalyst] Renaming a Catalyst Application

Eden Cardim edencardim at gmail.com
Thu Dec 17 05:28:20 GMT 2009


>>>>> "Tom" == Tom Stall <tom at es.net> writes:
    Tom> t0m,

    Tom> Excellent point.... As this is my first time through this, I
    Tom> setup a sandbox to work through the process. I will do it
    Tom> again, with a hopefully greater level of understanding, to
    Tom> continue development.

A good way to figure out the deps is to load your application then check
%INC, it's pretty trivial to munge the file paths in the keys/values and
produce output suitable for appening into Makefile.PL, of course, it
isn't perfect, as it lists core modules and doesn't figure out what
modules were installed as dependencies, but it's a good start for a
production-worthy Makefile.PL
    
-- 
   Eden Cardim       Need help with your Catalyst or DBIx::Class project?
  Code Monkey                    http://www.shadowcat.co.uk/catalyst/
 Shadowcat Systems Ltd.  Want a managed development or deployment platform?
http://edenc.vox.com/            http://www.shadowcat.co.uk/servers/




More information about the Catalyst mailing list