in reply to Getting started with Eclipse & EPIC
Thanks for this writeup. The main trouble that keeps me away from EPIC so far is its script-centric approach. Most (almost all) of my Perl development is on modules and their test suites, and I haven't found a good way to wedge that model into EPIC in a way that lets me work efficiently on things.
Has anyone else figured out a good solution for that? I think it might require a custom builder that invokes ExtUtils::MakeMaker or Module::Build to get things built in blib/ and knows how to invoke tests properly, etc.
-Ken
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^2: Getting started with Eclipse & EPIC
by jimbojones (Friar) on Sep 15, 2006 at 14:37 UTC | |
Re^2: Getting started with Eclipse & EPIC
by powerman (Friar) on Sep 15, 2006 at 08:56 UTC | |
by powerman (Friar) on Sep 17, 2006 at 12:36 UTC |