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/
Bruno Costacurta [ Mo, 18 April 2011 12:05 ] [ ID #2058331 ]

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/
oleber [ Mo, 18 April 2011 12:08 ] [ ID #2058332 ]

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/
Alan Haggai Alavi [ Mo, 18 April 2011 12:10 ] [ ID #2058333 ]

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/
Bruno Costacurta [ Mi, 20 April 2011 21:25 ] [ ID #2058452 ]
Perl » gmane.comp.lang.perl.beginners » Perl source code beautifier

Vorheriges Thema: devices without division
Nächstes Thema: unable to remove the ./ when using File::Find::name