X-Git-Url: https://git.donarmstrong.com/?p=perltidy.git;a=blobdiff_plain;f=MANIFEST;h=3dac77b3ad2839eda7aa458e7fdc1e5e5552e8eb;hp=46d4799033f6ba196a0a610efc98ae8b9d9e2c26;hb=657098da8da16dccd551721ffc180956d8aab7fc;hpb=5af8685bea60c00aae46266c726ddfb0132d7d12 diff --git a/MANIFEST b/MANIFEST index 46d4799..3dac77b 100644 --- a/MANIFEST +++ b/MANIFEST @@ -1,42 +1,78 @@ -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/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_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/snippets14.t +t/snippets15.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-eol.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)