File: MANIFEST

package info (click to toggle)
libsvg-perl 2.87-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 464 kB
  • sloc: perl: 2,789; makefile: 2
file content (66 lines) | stat: -rw-r--r-- 1,373 bytes parent folder | download | duplicates (3)
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
.perlcriticrc
.perltidyrc
.tidyallrc
Changes
examples/01_circle.pl
examples/02_circle_with_color.pl
examples/03_circle_and_square.pl
examples/attributeManip.pl
examples/circle.pl
examples/ellipse.pl
examples/image_sample.pl
examples/inline_sample.pl
examples/inlinesvg.pl
examples/minsvg.pl
examples/starpath.cgi
examples/sun_text_sample.pl
examples/svg.psgi
examples/svg2png.pl
examples/SVG_02_sample.pl
examples/svg_dom_sample.pl
examples/svgtest2.pl
examples/yaph5.cgi
lib/SVG.pm
lib/SVG/DOM.pm
lib/SVG/Element.pm
lib/SVG/Extension.pm
lib/SVG/XML.pm
LICENSE
Makefile.PL
MANIFEST			This list of files
README
t/00-report-prereqs.t
t/00-load.t
t/01-loadsvg.t
t/03-render.t
t/04-inline.t
t/05-processinginstruction.t
t/06-doctype.t
t/07-extension.t
t/08-looknfeel.t
t/09-script.t
t/10-autoload.t
t/11-customtags.t
t/12-elementid.t
t/13-duplicateids.t
t/14-attributes.t
t/15-parentage.t
t/16-siblings.t
t/17-tagtypes.t
t/18-filter.t
t/19-style.t
t/20-anchor.t
t/21-polygon.t
t/22-xlink.t
t/23-xmlescape.t
t/30-shapes.t
t/duplicate_credits.t
xt/author/perl-critic.t
xt/author/perl-critic-tidy.t
xt/author/pod-coverage.t
xt/author/pod-syntax.t
xt/author/tidyall.t
xt/release/meta-json.t
xt/release/meta-yml.t
META.yml                                 Module YAML meta-data (added by MakeMaker)
META.json                                Module JSON meta-data (added by MakeMaker)