Package : perl-Perl-Tidy

Package details

Summary: Parses and beautifies perl source

Description:
This module makes the functionality of the perltidy utility available to
perl scripts. Any or all of the input parameters may be omitted, in which
case the @ARGV array will be used to provide input parameters as described
in the perltidy(1) man page.

For example, the perltidy script is basically just this:

use Perl::Tidy;
Perl::Tidy::perltidy();


URL: http://metacpan.org/release/Perl-Tidy
License: GPLv1+ or Artistic

Maintainer: kekepower

List of RPMs