On Dec 11, 2008, at 9:43 AM, Damyan Ivanov wrote:
Hi Group, Paul, I have finished with a major step on the way of making dh-make-perl code more readable. * it is now a module (DhMakePerl) plus a script (dh-make-perl), which contains POD and uses the module for the real work * several additional modules were spun-off * the build system uses Module::Build (perl Build.PL) * there is even a test suite (./Build test)
Wow, great. This is going to be a really cool thing - I think it will allow more collaboration on dh-make-perl and allow for more testing, etc.
Jeremiah