>>>>> "Tom" == Tom Stall <t...@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/


_______________________________________________
List: Catalyst@lists.scsys.co.uk
Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/catalyst@lists.scsys.co.uk/
Dev site: http://dev.catalyst.perl.org/

Reply via email to