X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=MANIFEST;h=7e2e222367697587d314bd6dbfe73f498fe79bf0;hb=7c0d255b169928db839da1118c162ab226bc3161;hp=2a2ac5200a44f07da152e738e297bb069d6dd0b6;hpb=ab1e29bed6fde3a0d172c5439881221f53a127c8;p=perltidy.git diff --git a/MANIFEST b/MANIFEST index 2a2ac52..7e2e222 100644 --- a/MANIFEST +++ b/MANIFEST @@ -1,40 +1,74 @@ -BUGS -CHANGES -COPYING -INSTALL -MANIFEST -Makefile.PL -Makefile.npm -README -TODO bin/perltidy -docs/README -docs/perltidy.1 -docs/stylekey.pod -docs/testfile.pl -docs/tutorial.pod -examples/README +BUGS.md +CHANGES.md +COPYING +docs/ChangeLog.html +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/ex_mp.pl -examples/lextest +examples/filter_example.in +examples/filter_example.pl examples/find_naughty.pl -examples/perltidyrc_dump.pl +examples/lextest examples/perlcomment.pl examples/perllinetype.pl examples/perlmask.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/filter_example.t.SKIP +t/snippets1.t +t/snippets10.t +t/snippets11.t +t/snippets12.t +t/snippets13.t +t/snippets2.t +t/snippets3.t +t/snippets4.t +t/snippets5.t +t/snippets6.t +t/snippets7.t +t/snippets8.t +t/snippets9.t t/test.t t/testsa.t t/testss.t -t/testwide.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)