The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
# This software is copyright (c) 2011 by Jeffrey Kegler
# This is free software; you can redistribute it and/or modify it
# under the same terms as the Perl 5 programming language system
# itself.
.gitignore
Build.PL
Changes
LICENSE
MANIFEST
META.json
META.yml
Makefile.PL
README
author.t/.gitignore
author.t/Makefile
author.t/accept_tidy
author.t/critic.t
author.t/critic1
author.t/display.t
author.t/meta_yaml.t
author.t/perlcriticrc
author.t/perltidyrc
author.t/pod.t
author.t/spelling_exceptions.list
author.t/tidy1
config/Marpa/HTML/Build_Me.pm
config/Marpa/HTML/Config.pm
config/Marpa/HTML/License.pm
etc/.gitignore
etc/Makefile
etc/change_version.pl
etc/check_links.pl
inc/drafts/Implementation.pod
lib/Marpa/HTML.pm
lib/Marpa/HTML/.gitignore
lib/Marpa/HTML/Callback.pm
lib/Marpa/HTML/Doc/HTML.pod
lib/Marpa/HTML/Doc/Support.pod
lib/Marpa/HTML/Offset.pm
lib/Marpa/HTML/Test.pm
lib/Marpa/HTML/Test/Util.pm
lib/Marpa/HTML/Test/capture-stderr
script/html_fmt
script/html_score
t/00-load.t
t/copy.t
t/examples.t
t/fmt.t
t/fmt_t_data/expected1.html
t/fmt_t_data/expected2.html
t/fmt_t_data/input1.html
t/fmt_t_data/input2.html
t/fmt_t_data/score_expected1.html
t/fmt_t_data/score_expected2.html
t/no_tang.html
t/parse.t
t/score.t
t/synopsis.t
t/tang.t
t/test.html
tool/lib/Marpa/HTML/Display.pm