File: MANIFEST

package info (click to toggle)
libregexp-grammars-perl 1.058-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 1,328 kB
  • sloc: perl: 53,328; makefile: 2
file content (120 lines) | stat: -rw-r--r-- 2,782 bytes parent folder | download
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
118
119
120
Build.PL
Changes
MANIFEST
Makefile.PL
README
lib/Regexp/Grammars.pm
t/00.load.t
t/alias_literal.t
t/aliased_subpatterns.t
t/arg.t
t/autoflatten.t
t/backref.t
t/backref_ARG.t
t/charset.t
t/class_accessor.t
t/comment.t
t/data_structure.t
t/error.t
t/error_non_backtracking.t
t/error_translate.t
t/fatal.t
t/fwdref.t
t/grammar.t
t/grammar_polymorphism.t
t/hash.t
t/hash_redef.t
t/hash_redef_local.t
t/inline_computation.t
t/inline_computation_handler.t
t/inline_computation_obj_handler.t
t/local_ws.t
t/lookaheads.t
t/matchline.t
t/matchpos.t
t/moose.t
t/neg_lookahead.t
t/new.t
t/new_init.t
t/new_init_autoload.t
t/new_init_limited_autoload.t
t/new_init_limited_autoload_warn.t
t/no_context.t
t/no_context_counterlocal.t
t/no_context_local.t
t/obj_rename.t
t/pod.t
t/repop_ws.t
t/seplist.t
t/top_is_token.t
demo/demo_IP4.pl
demo/demo_LaTeXish.pl
demo/demo_LaTeXish_dump.pl
demo/demo_Lucene_query.pl
demo/demo_calc.pl
demo/demo_calc_class.pl
demo/demo_calc_inline.pl
demo/demo_calc_list.pl
demo/demo_calc_list_autoactions.pl
demo/demo_calc_list_inline.pl
demo/demo_debug.pl
demo/demo_error.pl
demo/demo_error_non_backtracking.pl
demo/demo_flattening.pl
demo/demo_hash.pl
demo/demo_hash_lexicon.pl
demo/demo_hash_lookup_generated.pl
demo/demo_hash_lookup_hardcoded.pl
demo/demo_hash_lookup_hashrule.pl
demo/demo_hash_symtab.pl
demo/demo_hashlines.pl
demo/demo_list.pl
demo/demo_metagrammar.pl
demo/demo_pos.pl
demo/demo_raw_debug.pl
demo/demo_require.pl
demo/demo_rfc5322.pl
demo/demo_whoson.pl
t/charnames.t
t/seplist_countedhash_0.t
t/seplist_countedhash_0_.t
t/seplist_countedhash_0_1.t
t/seplist_countedhash_0_N.t
t/seplist_countedhash_1.t
t/seplist_countedhash_1_.t
t/seplist_countedhash_1_N.t
t/seplist_countedhash_M_.t
t/seplist_countedhash_M_N.t
t/seplist_countedhash_N.t
t/seplist_greediness.t
t/seplist_plushash.t
t/seplist_questionmark.t
t/seplist_rawhash.t
t/seplist_starhash.t
t/error_non_hash_based.t
t/minimize_bug.t
t/missing_slash_x.t
t/one_liner.t
t/clear_actions.t
t/ws_redefine.t
t/pseudovars.t
t/non_backtracking.t
t/seplist_trailing__countedhash_0.t
t/seplist_trailing__countedhash_0_.t
t/seplist_trailing__countedhash_0_1.t
t/seplist_trailing__countedhash_0_N.t
t/seplist_trailing__countedhash_1.t
t/seplist_trailing__countedhash_1_.t
t/seplist_trailing__countedhash_1_N.t
t/seplist_trailing__countedhash_M_.t
t/seplist_trailing__countedhash_M_N.t
t/seplist_trailing__countedhash_N.t
t/seplist_trailing__greediness.t
t/seplist_trailing__plushash.t
t/seplist_trailing__questionmark.t
t/seplist_trailing__rawhash.t
t/seplist_trailing__starhash.t
t/no_context_named_capture.t
t/grammar_autospace.t
META.yml                                 Module YAML meta-data (added by MakeMaker)
META.json                                Module JSON meta-data (added by MakeMaker)