Perl source code beautifier
Hello,
I'm looking for a command line tool for Perl source code beautifier.
Thanks for your help and advice.
Bye,
Bruno
--
Linux Counter #353844
http://counter.li.org/
------------------------------------------------------------ ----
--
To unsubscribe, e-mail: beginners-unsubscribe [at] perl.org
For additional commands, e-mail: beginners-help [at] perl.org
http://learn.perl.org/
Re: Perl source code beautifier
try perltidy
http://search.cpan.org/dist/Perl-Tidy/bin/perltidy
Best Regards
Marcos Rebelo
On Mon, Apr 18, 2011 at 12:05, Bruno Costacurta <techie [at] costacurta.org> wrote:
> Hello,
>
> I'm looking for a command line tool for Perl source code beautifier.
> Thanks for your help and advice.
>
> Bye,
> Bruno
>
> --
> Linux Counter #353844
> http://counter.li.org/
>
>
> ------------------------------------------------------------ ----
>
>
> --
> To unsubscribe, e-mail: beginners-unsubscribe [at] perl.org
> For additional commands, e-mail: beginners-help [at] perl.org
> http://learn.perl.org/
>
>
>
--
Marcos Rebelo
http://www.oleber.com/
Milan Perl Mongers leader https://sites.google.com/site/milanperlmongers/
Webmaster of http://perl5notebook.oleber.com
--
To unsubscribe, e-mail: beginners-unsubscribe [at] perl.org
For additional commands, e-mail: beginners-help [at] perl.org
http://learn.perl.org/
Re: Perl source code beautifier
Hello Bruno,
> I'm looking for a command line tool for Perl source code beautifier.
Have a look at Perl::Tidy. It also includes a script named `perltidy`
which can be run from the command-line.
Regards,
Alan Haggai Alavi.
--
The difference makes the difference
--
To unsubscribe, e-mail: beginners-unsubscribe [at] perl.org
For additional commands, e-mail: beginners-help [at] perl.org
http://learn.perl.org/
Re: Perl source code beautifier
Indeed Perl::Tidy and perltidy does perfectly the job.
Thanks to all for your help.
Bye,
Bruno
------------------------------------------------------------ ----
--
To unsubscribe, e-mail: beginners-unsubscribe [at] perl.org
For additional commands, e-mail: beginners-help [at] perl.org
http://learn.perl.org/