Dist::Zilla meets Module::Setup

Yappo on 2008-10-24T04:00:41

What can I do?


they're different

rjbs on 2008-10-27T12:57:48

They solve different problems... sort of. Dist::Zilla solves many of the problems that Module::Setup,Starter,Start, etc solve, but not all of them. It also solves many problems that they don't solve.

I will try to write a post about Dist::Zilla, addressing this, in a few hours.

see this post...

rjbs on 2008-10-27T15:58:28

http://use.perl.org/user/rjbs/journal/37749

Re:see this post...

Yappo on 2009-05-19T07:56:28

thanks you!