1Build.PL 2Changes 3INSTALL 4MANIFEST This list of files 5MANIFEST.SKIP 6Makefile.PL 7README 8docs/design.pod 9examples/README 10examples/expr/Expr.g 11examples/expr/expr.pl 12examples/id/IDLexer.g 13examples/id/id.pl 14examples/mexpr/MExpr.g 15examples/mexpr/mexpr.pl 16examples/simplecalc/SimpleCalc.g 17examples/simplecalc/simplecalc.pl 18examples/zero-one/T.g 19examples/zero-one/t-error.pl 20examples/zero-one/t.pl 21lib/ANTLR/Runtime.pm 22lib/ANTLR/Runtime/ANTLRFileStream.pm 23lib/ANTLR/Runtime/ANTLRStringStream.pm 24lib/ANTLR/Runtime/BaseRecognizer.pm 25lib/ANTLR/Runtime/BitSet.pm 26lib/ANTLR/Runtime/CharStream.pm 27lib/ANTLR/Runtime/CharStreamState.pm 28lib/ANTLR/Runtime/CommonToken.pm 29lib/ANTLR/Runtime/CommonTokenStream.pm 30lib/ANTLR/Runtime/DFA.pm 31lib/ANTLR/Runtime/EarlyExitException.pm 32lib/ANTLR/Runtime/Exception.pm 33lib/ANTLR/Runtime/IntStream.pm 34lib/ANTLR/Runtime/Lexer.pm 35lib/ANTLR/Runtime/MismatchedSetException.pm 36lib/ANTLR/Runtime/MismatchedTokenException.pm 37lib/ANTLR/Runtime/MissingTokenException.pm 38lib/ANTLR/Runtime/NoViableAltException.pm 39lib/ANTLR/Runtime/Parser.pm 40lib/ANTLR/Runtime/RecognitionException.pm 41lib/ANTLR/Runtime/Stream.pm 42lib/ANTLR/Runtime/Token.pm 43lib/ANTLR/Runtime/TokenSource.pm 44lib/ANTLR/Runtime/TokenStream.pm 45lib/ANTLR/Runtime/UnwantedTokenException.pm 46port.yml 47t/author/api.t 48t/author/perlcritic.t 49t/author/perlcriticrc 50t/author/pod-coverage.t 51t/author/pod.t 52t/examples/expr.t 53t/examples/simplecalc.t 54t/lexer.t 55t/lib/ANTLR/Runtime/Test.pm 56t/version.t 57tools/antlr.bat 58tools/antlr.sh 59tools/port.pl 60