Name : perl-Perl-Tidy
| |
Version : 20181120
| Vendor : obs://build_opensuse_org/home:ldevulder
|
Release : 3.1
| Date : 2018-12-12 17:32:41
|
Group : Development/Libraries/Perl
| Source RPM : perl-Perl-Tidy-20181120-3.1.src.rpm
|
Size : 1.97 MB
| |
Packager : (none)
| |
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 AATTARGV 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();
The call to *perltidy* returns a scalar *$error_flag* which is TRUE if an error caused premature termination, and FALSE if the process ran to normal completion. Additional discuss of errors is contained below in the ERROR HANDLING section.
|
RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/home:/ldevulder:/openQA:/SLE-15/SLE_15/noarch |
Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server
Provides :
perl(Perl::Tidy)
perl(Perl::Tidy::Debugger)
perl(Perl::Tidy::DevNull)
perl(Perl::Tidy::Diagnostics)
perl(Perl::Tidy::FileWriter)
perl(Perl::Tidy::Formatter)
perl(Perl::Tidy::HtmlWriter)
perl(Perl::Tidy::IOScalar)
perl(Perl::Tidy::IOScalarArray)
perl(Perl::Tidy::IndentationItem)
perl(Perl::Tidy::LineBuffer)
perl(Perl::Tidy::LineSink)
perl(Perl::Tidy::LineSource)
perl(Perl::Tidy::Logger)
perl(Perl::Tidy::Tokenizer)
perl(Perl::Tidy::VerticalAligner)
perl(Perl::Tidy::VerticalAligner::Alignment)
perl(Perl::Tidy::VerticalAligner::Line)
perl-Perl-Tidy
Requires :