X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=MANIFEST;h=f2ea85decc295f8ec6b5670ae936a4b5ddfb54e0;hb=504e20da55b6cf67bb3c0efc4f2dfef7fb2cadfd;hp=a7d7a54824f1f13bffbcbe0befb3aa90aa4c7cf2;hpb=ed1fffa086693c62340599065543ee1d5c09ee8f;p=perltidy.git diff --git a/MANIFEST b/MANIFEST index a7d7a54..f2ea85d 100644 --- a/MANIFEST +++ b/MANIFEST @@ -1,36 +1,103 @@ -BUGS -CHANGES -COPYING -INSTALL -MANIFEST -Makefile.PL -Makefile.npm -README -TODO +.pre-commit-hooks.yaml bin/perltidy -debian/changelog -debian/control -debian/copyright -debian/rules -docs/README -docs/perltidy.1 -docs/stylekey.pod -docs/testfile.pl -docs/tutorial.pod -examples/README +BUGS.md +CHANGES.md +COPYING +docs/BugLog.html +docs/ChangeLog.html +docs/eos_flag.md +docs/index.html +docs/index.md +docs/INSTALL.html +docs/perltidy.html +docs/stylekey.html +docs/Tidy.html +docs/tutorial.html examples/bbtidy.pl +examples/break_long_quotes.pl +examples/delete_ending_blank_lines.pl examples/ex_mp.pl -examples/lextest +examples/filter_example.in +examples/filter_example.pl examples/find_naughty.pl +examples/lextest examples/perlcomment.pl examples/perllinetype.pl examples/perlmask.pl +examples/perltidy_hide.pl +examples/perltidy_okw.pl +examples/perltidyrc_dump.pl examples/perlxmltok.pl -examples/perltidy.bat +examples/pt.bat +examples/README examples/testfa.t examples/testff.t +INSTALL.md lib/Perl/Tidy.pm +lib/Perl/Tidy.pod +lib/Perl/Tidy/Debugger.pm +lib/Perl/Tidy/DevNull.pm +lib/Perl/Tidy/Diagnostics.pm +lib/Perl/Tidy/FileWriter.pm +lib/Perl/Tidy/Formatter.pm +lib/Perl/Tidy/HtmlWriter.pm +lib/Perl/Tidy/IndentationItem.pm +lib/Perl/Tidy/IOScalar.pm +lib/Perl/Tidy/IOScalarArray.pm +lib/Perl/Tidy/LineBuffer.pm +lib/Perl/Tidy/LineSink.pm +lib/Perl/Tidy/LineSource.pm +lib/Perl/Tidy/Logger.pm +lib/Perl/Tidy/Tokenizer.pm +lib/Perl/Tidy/VerticalAligner.pm +lib/Perl/Tidy/VerticalAligner/Alignment.pm +lib/Perl/Tidy/VerticalAligner/Line.pm +Makefile.PL +MANIFEST This list of files pm2pl +README.md +t/.gitattributes +t/atee.t +t/filter_example.t +t/snippets1.t +t/snippets10.t +t/snippets11.t +t/snippets12.t +t/snippets13.t +t/snippets14.t +t/snippets15.t +t/snippets16.t +t/snippets17.t +t/snippets18.t +t/snippets19.t +t/snippets2.t +t/snippets20.t +t/snippets21.t +t/snippets22.t +t/snippets23.t +t/snippets24.t +t/snippets25.t +t/snippets26.t +t/snippets27.t +t/snippets28.t +t/snippets3.t +t/snippets4.t +t/snippets5.t +t/snippets6.t +t/snippets7.t +t/snippets8.t +t/snippets9.t +t/test-eol.t t/test.t +t/test_DEBUG.t t/testsa.t t/testss.t +t/testwide-passthrough.pl.src +t/testwide-passthrough.t +t/testwide-tidy.pl.src +t/testwide-tidy.pl.srctdy +t/testwide-tidy.t +t/testwide.pl.src +t/testwide.t +META.yml Module YAML meta-data (added by MakeMaker) +META.json Module JSON meta-data (added by MakeMaker)