The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
# Copyright 2012 Jeffrey Kegler
# This file is part of Marpa::PP.  Marpa::PP is free software: you can
# redistribute it and/or modify it under the terms of the GNU Lesser
# General Public License as published by the Free Software Foundation,
# either version 3 of the License, or (at your option) any later version.
#
# Marpa::PP is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
# Lesser General Public License for more details.
#
# You should have received a copy of the GNU Lesser
# General Public License along with Marpa::PP.  If not, see
# http://www.gnu.org/licenses/.

.gitignore
Build.PL
COPYING
COPYING.LESSER
Changes
LICENSE
MANIFEST
META.json
META.json
META.yml
Makefile.PL
README
TODO
author.t/.gitignore
author.t/Makefile
author.t/accept_tidy
author.t/ampersand.t
author.t/create_critic_list.pl
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/tidy.t
author.t/tidy1
config/Marpa/PP/Build_Me.pm
config/Marpa/PP/Config.pm
config/Marpa/PP/License.pm
etc/.gitignore
etc/Makefile
etc/check_license.pl
etc/check_links.pl
inc/drafts/undocumented.list
lib/Marpa/PP.pm
lib/Marpa/PP/Callback.pm
lib/Marpa/PP/Grammar.pm
lib/Marpa/PP/Internal.pm
lib/Marpa/PP/Recognizer.pm
lib/Marpa/PP/Value.pm
pod/Advanced/Bibliography.pod
pod/Advanced/Models.pod
pod/Debug.pod
pod/Grammar.pod
pod/Marpa_PP.pod
pod/Recognizer.pod
pod/Rewrite.pod
pod/Semantics.pod
pod/Semantics/Infinite.pod
pod/Semantics/Null.pod
pod/Semantics/Order.pod
pod/Support.pod
pod/Tracing.pod
pod/Vocabulary.pod
pperl/Marpa/PP/Perl.pm
t/00-load.t
t/02-load_pp.t
t/ah2.t
t/ah_numeric.t
t/bocage.t
t/chaf.t
t/code_diag.t
t/counter.t
t/curly.t
t/debug.t
t/debug_leo.t
t/debug_seq.t
t/deprecated1.t
t/deprecated2.t
t/duplicate_parse.t
t/equation.t
t/final_nonnullable.t
t/gabend.t
t/implementation.t
t/infinite.t
t/infinite2.t
t/infinite_plex.t
t/initial_nulls.t
t/leo.t
t/leo2.t
t/leo3.t
t/leo_cycle.t
t/leo_example.t
t/limits.t
t/minus.t
t/no_bare.t
t/no_xs.t
t/null_example.t
t/null_infinite1.t
t/null_infinite4.t
t/null_value.t
t/pascal.t
t/perl.t
t/rabend.t
t/randal.t
t/rewrite.t
t/sequence.t
t/sequence2.t
t/stripped_pp.t
t/syn_engine.t
t/timeflies.t
t/wall.t
tool/lib/Marpa/PP/Display.pm
tool/lib/Marpa/PP/Test.pm