Sat, 06 Jul 2024 02:08:28 UTC | login

Information for RPM perltidy-20220613-2.fc37.noarch.rpm

ID797974
Nameperltidy
Version20220613
Release2.fc37
Epoch
Archnoarch
SummaryTool for indenting and re-formatting Perl scripts
DescriptionPerltidy is a Perl script that indents and re-formats Perl scripts to make them easier to read. If you write Perl scripts, or spend much time reading them, you will probably find it useful. The formatting can be controlled with command line parameters. The default parameter settings approximately follow the suggestions in the Perl Style Guide. Perltidy can also output HTML of both POD and source code. Besides re-formatting scripts, Perltidy can be a great help in tracking down errors with missing or extra braces, parentheses, and square brackets because it is very good at localizing errors.
Build Time2022-07-22 13:06:30 GMT
Size645.67 KB
40663e3f84789e7d49720a38f86a69ba
LicenseGPLv2+
Provides
perl(Perl::Tidy) = 20220613
perl(Perl::Tidy::Debugger) = 20220613
perl(Perl::Tidy::DevNull) = 20220613
perl(Perl::Tidy::Diagnostics) = 20220613
perl(Perl::Tidy::FileWriter) = 20220613
perl(Perl::Tidy::Formatter) = 20220613
perl(Perl::Tidy::HtmlWriter) = 20220613
perl(Perl::Tidy::IOScalar) = 20220613
perl(Perl::Tidy::IOScalarArray) = 20220613
perl(Perl::Tidy::IndentationItem) = 20220613
perl(Perl::Tidy::LineBuffer) = 20220613
perl(Perl::Tidy::LineSink) = 20220613
perl(Perl::Tidy::LineSource) = 20220613
perl(Perl::Tidy::Logger) = 20220613
perl(Perl::Tidy::Tokenizer) = 20220613
perl(Perl::Tidy::VerticalAligner) = 20220613
perl(Perl::Tidy::VerticalAligner::Alignment) = 20220613
perl(Perl::Tidy::VerticalAligner::Line) = 20220613
perl-Perl-Tidy = 20220613-2.fc37
perltidy = 20220613-2.fc37
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
/usr/bin/perl
perl(:MODULE_COMPAT_5.36.0)
perl(:VERSION) >= 5.8.0
perl(Carp)
perl(Cwd)
perl(Data::Dumper)
perl(Digest::MD5)
perl(Encode)
perl(Encode::Guess)
perl(English)
perl(Exporter)
perl(File::Basename)
perl(File::Copy)
perl(File::Spec)
perl(File::Temp)
perl(Getopt::Long)
perl(HTML::Entities)
perl(IO::File)
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(Pod::Html)
perl(constant)
perl(strict)
perl(vars)
perl(warnings)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1
Recommends No Recommends
Suggests No Suggests
Supplements No Supplements
Enhances No Enhances
Files
Page:
1 through 50 of 61 >>>
Name Size ascending sort
/usr/share/doc/perltidy0.00 B
/usr/share/doc/perltidy/docs0.00 B
/usr/share/doc/perltidy/examples0.00 B
/usr/share/licenses/perltidy0.00 B
/usr/share/perl5/vendor_perl/Perl0.00 B
/usr/share/perl5/vendor_perl/Perl/Tidy0.00 B
/usr/share/perl5/vendor_perl/Perl/Tidy/VerticalAligner0.00 B
/usr/share/doc/perltidy/examples/filter_example.in346.00 B
/usr/share/perl5/vendor_perl/Perl/Tidy/DevNull.pm391.00 B
/usr/share/doc/perltidy/examples/bbtidy.pl487.00 B
/usr/share/doc/perltidy/examples/lextest698.00 B
/usr/share/doc/perltidy/README.md899.00 B
/usr/share/doc/perltidy/examples/perltidy_hide.pl933.00 B
/usr/share/doc/perltidy/examples/README990.00 B
/usr/share/doc/perltidy/examples/perltidy_okw.pl1.25 KB
/usr/share/doc/perltidy/examples/ex_mp.pl1.38 KB
/usr/share/doc/perltidy/examples/filter_example.pl1.69 KB
/usr/share/doc/perltidy/examples/testfa.t1.87 KB
/usr/share/doc/perltidy/BUGS.md1.90 KB
/usr/share/doc/perltidy/examples/perllinetype.pl1.93 KB
/usr/share/perl5/vendor_perl/Perl/Tidy/VerticalAligner/Alignment.pm2.02 KB
/usr/share/doc/perltidy/examples/testff.t2.07 KB
/usr/share/perl5/vendor_perl/Perl/Tidy/LineBuffer.pm2.30 KB
/usr/share/doc/perltidy/examples/delete_ending_blank_lines.pl2.58 KB
/usr/share/doc/perltidy/docs/index.md2.68 KB
/usr/share/perl5/vendor_perl/Perl/Tidy/Diagnostics.pm2.82 KB
/usr/share/perl5/vendor_perl/Perl/Tidy/IOScalarArray.pm2.98 KB
/usr/share/doc/perltidy/examples/find_naughty.pl3.08 KB
/usr/share/doc/perltidy/docs/index.html3.11 KB
/usr/share/perl5/vendor_perl/Perl/Tidy/IOScalar.pm3.47 KB
/usr/share/perl5/vendor_perl/Perl/Tidy/Debugger.pm3.51 KB
/usr/share/perl5/vendor_perl/Perl/Tidy/LineSink.pm3.53 KB
/usr/share/perl5/vendor_perl/Perl/Tidy/LineSource.pm3.63 KB
/usr/share/doc/perltidy/examples/break_long_quotes.pl6.35 KB
/usr/share/doc/perltidy/examples/perlcomment.pl6.96 KB
/usr/share/man/man3/Perl::Tidy.3pm.gz7.83 KB
/usr/share/perl5/vendor_perl/Perl/Tidy/IndentationItem.pm7.84 KB
/usr/share/perl5/vendor_perl/Perl/Tidy/VerticalAligner/Line.pm7.87 KB
/usr/share/doc/perltidy/examples/perlxmltok.pl7.92 KB
/usr/share/doc/perltidy/examples/perlmask.pl8.50 KB
/usr/share/doc/perltidy/docs/eos_flag.md10.46 KB
/usr/share/doc/perltidy/examples/perltidyrc_dump.pl11.24 KB
/usr/share/perl5/vendor_perl/Perl/Tidy/FileWriter.pm13.52 KB
/usr/share/doc/perltidy/docs/INSTALL.html15.29 KB
/usr/share/perl5/vendor_perl/Perl/Tidy/Logger.pm15.75 KB
/usr/share/licenses/perltidy/COPYING17.67 KB
/usr/share/perl5/vendor_perl/Perl/Tidy.pod19.11 KB
/usr/share/doc/perltidy/docs/Tidy.html22.71 KB
/usr/share/doc/perltidy/docs/tutorial.html24.36 KB
/usr/share/doc/perltidy/docs/stylekey.html30.84 KB
Component of
Page:
<<< 201 through 250 of 431 >>>
Buildroot Created ascending sort State
f37-build-654461-72784 2022-10-19 08:41:30 expired
f37-build-654463-72784 2022-10-19 08:43:01 expired
f37-build-654464-72784 2022-10-19 08:43:03 expired
f37-build-654465-72784 2022-10-19 08:43:27 expired
f37-build-654467-72784 2022-10-19 08:43:52 expired
f37-build-654468-72784 2022-10-19 08:44:10 expired
f37-build-654517-72800 2022-10-19 09:26:35 expired
f37-build-654519-72800 2022-10-19 09:26:59 expired
f37-build-654520-72800 2022-10-19 09:27:30 expired
f37-build-654646-72804 2022-10-19 10:07:56 expired
f37-build-654813-72828 2022-10-19 11:40:14 expired
f37-build-654837-72816 2022-10-19 11:52:22 expired
f37-build-654874-72816 2022-10-19 12:11:42 expired
f37-build-654924-72816 2022-10-19 12:34:56 expired
f37-build-654925-72816 2022-10-19 12:34:59 expired
f37-build-655264-72829 2022-10-19 16:54:57 expired
f37-build-655311-72832 2022-10-19 17:22:44 expired
f37-build-655438-72817 2022-10-19 18:46:03 expired
f37-build-655495-72849 2022-10-20 08:52:35 expired
f37-build-655552-72894 2022-10-20 09:50:32 expired
f37-build-655569-72856 2022-10-20 10:10:53 expired
f37-build-655572-72857 2022-10-20 10:18:31 expired
f37-build-655573-72857 2022-10-20 10:25:02 expired
f37-build-655577-72857 2022-10-20 10:36:26 expired
f37-build-655592-72908 2022-10-20 10:51:01 expired
f37-build-655607-72857 2022-10-20 11:09:24 expired
f37-build-655618-72917 2022-10-20 11:20:06 expired
f37-build-655636-72858 2022-10-20 11:37:55 expired
f37-build-655715-72894 2022-10-20 12:20:53 expired
f37-build-655894-72945 2022-10-20 14:29:15 expired
f37-build-656308-72993 2022-10-21 05:52:41 expired
f37-build-656380-72993 2022-10-21 08:12:46 expired
f37-build-656421-73012 2022-10-21 09:36:02 expired
f37-build-656458-73026 2022-10-21 10:16:46 expired
f37-build-656492-73026 2022-10-21 12:10:40 expired
f37-build-656747-73111 2022-10-23 11:34:14 expired
f37-build-656753-73116 2022-10-23 17:28:44 expired
f37-build-656757-73117 2022-10-23 18:36:18 expired
f37-build-656759-73119 2022-10-24 04:46:54 expired
f37-build-656837-73121 2022-10-24 11:51:24 expired
f37-build-656899-73127 2022-10-24 12:45:52 expired
f37-build-656910-73121 2022-10-24 13:02:51 expired
f37-build-657029-73129 2022-10-24 14:01:08 expired
f37-build-657138-73180 2022-10-24 16:00:54 expired
f37-build-657481-73271 2022-10-25 16:42:51 expired
f37-build-657840-73352 2022-10-26 10:49:20 expired
f37-build-657864-73352 2022-10-26 10:56:24 expired
f37-build-657913-73352 2022-10-26 11:11:44 expired
f37-build-657920-73352 2022-10-26 11:14:15 expired
f37-build-657925-73352 2022-10-26 11:15:02 expired