File: MANIFEST

package info (click to toggle)
libgraphviz2-perl 2.67-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 644 kB
  • sloc: perl: 1,212; yacc: 88; makefile: 2
file content (99 lines) | stat: -rw-r--r-- 2,710 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
Changes
lib/GraphViz2.pm
lib/GraphViz2/Parse/Regexp.pm
lib/GraphViz2/Parse/STT.pm
lib/GraphViz2/Parse/Yacc.pm
lib/GraphViz2/Parse/Yapp.pm
LICENSE
Makefile.PL
MANIFEST			This list of files
MANIFEST.SKIP
README.md
t/calc.input
t/calc.output
t/calc3.output
t/calc3.y
t/gen.anonymous.t
t/gen.circo.t
t/gen.class.t
t/gen.cluster.t
t/gen.Heawood.t
t/gen.html.labels.1.t
t/gen.html.labels.2.t
t/gen.html.labels.3.t
t/gen.jointed.edges.t
t/gen.macro.1.t
t/gen.macro.2.t
t/gen.macro.3.t
t/gen.macro.4.t
t/gen.macro.5.t
t/gen.map.3.t
t/gen.map.4.t
t/gen.parse.regexp.t
t/gen.parse.stt.t
t/gen.parse.yacc.t
t/gen.parse.yapp.t
t/gen.plaintext.t
t/gen.quote.t
t/gen.rank.sub.graph.1.t
t/gen.record.1.t
t/gen.record.2.t
t/gen.record.3.t
t/gen.record.4.t
t/gen.sub.graph.frames.t
t/gen.sub.graph.t
t/gen.sub.sub.graph.t
t/gen.trivial.t
t/gen.unnamed.sub.graph.t
t/gen.utf8.1.t
t/methods.t
t/record.old.t
t/sample.stt.1.dat
t/sample.stt.2.dat
t/snapshots/gen_anonymous_t/dot_file
t/snapshots/gen_circo_t/dot_file
t/snapshots/gen_class_t/dot_file
t/snapshots/gen_cluster_t/dot_file
t/snapshots/gen_Heawood_t/dot_file
t/snapshots/gen_html_labels_1_t/dot_file
t/snapshots/gen_html_labels_2_t/dot_file
t/snapshots/gen_html_labels_3_t/dot_file
t/snapshots/gen_jointed_edges_t/dot_file
t/snapshots/gen_macro_1_t/dot_file
t/snapshots/gen_macro_2_t/dot_file
t/snapshots/gen_macro_3_t/dot_file
t/snapshots/gen_macro_4_t/dot_file
t/snapshots/gen_macro_5_t/dot_file
t/snapshots/gen_map_3_t/dot_file
t/snapshots/gen_map_4_t/dot_file
t/snapshots/gen_parse_regexp_t/dot_file
t/snapshots/gen_parse_stt_t/dot_file
t/snapshots/gen_parse_yacc_t/dot_file
t/snapshots/gen_parse_yapp_t/dot_file
t/snapshots/gen_plaintext_t/dot_file
t/snapshots/gen_quote_t/dot_file
t/snapshots/gen_rank_sub_graph_1_t/dot_file
t/snapshots/gen_record_1_t/dot_file
t/snapshots/gen_record_2_t/dot_file
t/snapshots/gen_record_3_t/dot_file
t/snapshots/gen_record_4_t/dot_file
t/snapshots/gen_sub_graph_frames_t/dot_file
t/snapshots/gen_sub_graph_t/dot_file
t/snapshots/gen_sub_sub_graph_t/dot_file
t/snapshots/gen_trivial_t/dot_file
t/snapshots/gen_unnamed_sub_graph_t/dot_file
t/snapshots/gen_utf8_1_t/dot_file
t/snapshots/methods_t/mve_edges_0_0
t/snapshots/methods_t/mve_edges_0_1
t/snapshots/methods_t/mve_edges_1_0
t/snapshots/methods_t/mve_edges_1_1
t/snapshots/methods_t/mve_nodes_0_0
t/snapshots/methods_t/mve_nodes_0_1
t/snapshots/methods_t/mve_nodes_1_0
t/snapshots/methods_t/mve_nodes_1_1
t/snapshots/methods_t/undir_dot_input
t/snapshots/record_old_t/dot_file
xt/author/pod.t
xt/manifest.t
META.yml                                 Module YAML meta-data (added by MakeMaker)
META.json                                Module JSON meta-data (added by MakeMaker)