X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=MANIFEST;h=ef716dff08ee9e9290090063088c54c7d8100f58;hb=59e1f047525b0437204f43a2f869d5b4f7823dd2;hp=1879424fe0ca2493e7397bb7a7d068df1f02e9d6;hpb=f22fb0c84bd68566def34010011d61a39724e137;p=perltidy.git diff --git a/MANIFEST b/MANIFEST index 1879424..ef716df 100644 --- a/MANIFEST +++ b/MANIFEST @@ -1,41 +1,100 @@ -BUGS -CHANGES -COPYING -INSTALL -MANIFEST -Makefile.PL -Makefile.npm -README -TODO +.pre-commit-hooks.yaml bin/perltidy -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/perltidyrc_dump.pl -examples/perltidy_okw.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/pt.bat +examples/README examples/testfa.t examples/testff.t -examples/filter_example.pl -examples/filter_example.in +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/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/testsa.t t/testss.t -t/testwide.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 -META.yml Module meta-data (added by MakeMaker) +t/testwide.t +META.yml Module YAML meta-data (added by MakeMaker) +META.json Module JSON meta-data (added by MakeMaker)