Re: Perl source code beautifier

2011-04-20 Thread Bruno Costacurta
Indeed Perl::Tidy and perltidy does perfectly the job. Thanks to all for your help. Bye, Bruno -- To unsubscribe, e-mail: beginners-unsubscr...@perl.org For additional commands, e-mail: beginners-h...@perl.org http://learn.perl

Re: Perl source code beautifier

2011-04-18 Thread Alan Haggai Alavi
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

Re: Perl source code beautifier

2011-04-18 Thread marcos rebelo
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 wrote: > Hello, > > I'm looking for a command line tool for Perl source code beautifier. > Thanks for your help and advice. > > Bye,

Perl source code beautifier

2011-04-18 Thread Bruno Costacurta
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-unsubscr...@per