Sunday, April 05, 2009

Dist::Zilla::Plugin::PerlTidy

I just uploaded the Dist-Zilla-Plugin-PerlTidy to CPAN today.

Dist::Zilla is a distribution builder. with it, you can write less, maintain less files. which means less bugs.
for more information, you can check the slides: http://www.slideshare.net/rjbs/distzilla-presentation

Dist-Zilla-Plugin-PerlTidy contains two parts.
one is the App Command, Dist::Zilla::App::Command::perltidy, which let you perltidy your real code.
the other one is the Plugin, Dist::Zilla::Plugin::PerlTidy. it doesn't affect your working code, it just perltidy the code for release (which means included in the tar.gz)

the code is simple, but it's useful.

Have fun!

Labels: ,

1 Comments:

Blogger zhang said...

thanks for introducing Dist-Zilla

4/10/2009 2:16 AM  

Post a Comment

Links to this post:

Create a Link

<< Home