File: MANIFEST

package info (click to toggle)
libpegex-perl 0.75-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 908 kB
  • sloc: perl: 3,288; makefile: 43; sh: 2
file content (117 lines) | stat: -rw-r--r-- 2,492 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
# This file was automatically generated by Dist::Zilla::Plugin::Manifest v6.012.
CONTRIBUTING
Changes
LICENSE
MANIFEST
META.json
META.yml
Makefile.PL
README
example/calculator/calculator1.pl
example/calculator/calculator2.pl
example/calculator/lib/Precedence.pm
example/calculator/lib/Runner.pm
example/calculator/tests
example/calculator/tokenizer.pl
example/self-parser.pl
inc/bin/testml-cpan
inc/lib/TestML/Boolean.pm
inc/lib/TestML/Bridge.pm
inc/lib/TestML/Run.pm
inc/lib/TestML/Run/TAP.pm
inc/lib/TestML/StdLib.pm
inc/t/compiler-checks.tml.lingy
inc/t/compiler-equivalence.tml.lingy
inc/t/compiler-perl.tml.lingy
inc/t/compiler.tml.lingy
inc/t/error.tml.lingy
inc/t/optimize.tml.lingy
inc/t/tree-pegex.tml.lingy
inc/t/tree.tml.lingy
lib/Pegex.pm
lib/Pegex.pod
lib/Pegex/API.pod
lib/Pegex/Base.pm
lib/Pegex/Bootstrap.pm
lib/Pegex/Bootstrap.pod
lib/Pegex/Compiler.pm
lib/Pegex/Compiler.pod
lib/Pegex/Grammar.pm
lib/Pegex/Grammar.pod
lib/Pegex/Grammar/Atoms.pm
lib/Pegex/Grammar/Atoms.pod
lib/Pegex/Input.pm
lib/Pegex/Input.pod
lib/Pegex/Miscellany.pod
lib/Pegex/Module.pm
lib/Pegex/Module.pod
lib/Pegex/Optimizer.pm
lib/Pegex/Overview.pod
lib/Pegex/Parser.pm
lib/Pegex/Parser.pod
lib/Pegex/Parser/Indent.pm
lib/Pegex/Pegex/AST.pm
lib/Pegex/Pegex/Grammar.pm
lib/Pegex/Pegex/Grammar.pod
lib/Pegex/Receiver.pm
lib/Pegex/Receiver.pod
lib/Pegex/Regex.pm
lib/Pegex/Regex.pod
lib/Pegex/Resources.pod
lib/Pegex/Syntax.pod
lib/Pegex/Tree.pm
lib/Pegex/Tree.pod
lib/Pegex/Tree/Wrap.pm
lib/Pegex/Tree/Wrap.pod
lib/Pegex/Tutorial.pod
lib/Pegex/Tutorial/Calculator.pod
lib/Pegex/Tutorial/JSON.pod
share/pegex.pgx
t/000-compile-modules.t
t/TestAST.pm
t/TestMLBridge.pm
t/api.t
t/author-pod-syntax.t
t/compiler-checks.t
t/compiler-equivalence.t
t/compiler-perl.t
t/compiler.t
t/error.t
t/export-api.t
t/flatten.t
t/function-rule.t
t/grammar-api.t
t/look-behind.t
t/mice.pgx
t/optimize.t
t/parse.t
t/pegex-tml/compiler-checks.tml
t/pegex-tml/compiler-equivalence.tml
t/pegex-tml/compiler.tml
t/pegex-tml/error.tml
t/pegex-tml/optimize.tml
t/pegex-tml/tree-pegex.tml
t/pegex-tml/tree.tml
t/repeat.t
t/safe.t
t/sample.t
t/testml.yaml
t/tree-pegex.t
t/tree.t
xt/TestDevelPegex.pm
xt/compilers.t
xt/grammars/Makefile
xt/grammars/Pg.pgx
xt/grammars/drinkup.pgx
xt/grammars/eyapp2pegex.pgx
xt/grammars/json.pgx
xt/grammars/kwim.pgx
xt/grammars/pegex.pgx
xt/grammars/pg-lexer.pgx
xt/grammars/swim.pgx
xt/grammars/testml.pgx
xt/grammars/vic.pgx
xt/grammars/yaml.pgx
xt/speed-ast.t
xt/speed.t
xt/test-pegex-repos.t