File: MANIFEST

package info (click to toggle)
libppr-perl 0.001010-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 932 kB
  • sloc: perl: 5,987; makefile: 2
file content (92 lines) | stat: -rw-r--r-- 1,826 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
Changes
lib/PPR.pm
lib/PPR/X.pm
Makefile.PL
MANIFEST
README
t/00.load.t
t/blocks.t
t/control.t
t/document_self.t
t/format.t
t/heredoc.t
t/misc.t
t/pod.t
t/quotelike_misc.t
t/regex_self.t
t/selfgol.t
t/statement_include.t
t/statement_variable.t
t/token_quote.t
t/token_quote_double.t
t/token_quote_single.t
t/token_quotelike_words.t
t/token_word.t
t/vars.t
bin/gen_blocks.pl
bin/gen_builtin_expr.pl
bin/gen_nullary_builtin_expr.pl
bin/gen_statements.pl
t/disapproval.t
t/erudil.t
t/eyedrops.t
t/unpunctuated.t
t/PPR_X.t
t/for_ref_iterator.t
t/keywords.t
t/ppi_lexer.t
t/ppi_node.t
t/ppi_statement.t
t/ppi_statement_compound.t
t/ppi_statement_include.t
t/ppi_statement_package.t
t/ppi_statement_sub.t
t/ppi_statement_variable.t
t/ppi_token_dashedword.t
t/ppi_token_magic.t
t/ppi_token_operator.t
t/ppi_token_prototype.t
t/ppi_token_quote_double.t
t/ppi_token_quote_interpolate.t
t/ppi_token_quote_single.t
t/ppi_token_word.t
demo/count_statements.pl
demo/strip_code.pl
demo/strip_comments.pl
demo/strip_comments_v5.14.pl
demo/validator.pl
t/PPR_ERROR.t
t/heredoc_and_quotelike.t
t/heredoc_null_then_shift.t
t/heredoc_same_terminator.t
t/PPR_GRAMMAR_placement.t
t/yadayadayada.t
t/heredoc_and_format.t
t/merijn_is_evil.t
t/quotelike_s_e.t
t/subdecl.t
t/postfix_deref.t
t/decomment.t
t/misc_docs.t
t/perl_pod.t
t/decomment_heredoc_large.t
t/heredoc_large.t
t/PPR_ERROR_trailing.t
t/sub_END.t
t/perl_v5.28.t
t/perl_v5.30.t
t/perl_v5.32.t
t/perl_v5.34.t
t/perl_v5.36.t
t/quotelike_noninerpolating.t
t/regex_interpolation.t
t/substitution_ge.t
t/trycatch.t
t/trytiny.t
t/postfix_deref_qq.t
t/scalar_attributes.t
t/qr_combine.t
t/PPR_ERROR_multiple.t
t/perl_v5.38.t
META.yml                                 Module YAML meta-data (added by MakeMaker)
META.json                                Module JSON meta-data (added by MakeMaker)