blob: 9616329918dd6e67d16607da0ba6a8e8785ba4bd (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>perl@gentoo.org</email>
<name>Gentoo Perl Project</name>
</maintainer>
<maintainer type="person">
<email>kentfredric@gmail.com</email>
<name>Kent Fredric</name>
</maintainer>
<upstream>
<remote-id type="cpan">Data-DPath</remote-id>
<remote-id type="cpan-module">Data::DPath</remote-id>
<remote-id type="cpan-module">Data::DPath::Attrs</remote-id>
<remote-id type="cpan-module">Data::DPath::Context</remote-id>
<remote-id type="cpan-module">Data::DPath::Filters</remote-id>
<remote-id type="cpan-module">Data::DPath::Path</remote-id>
<remote-id type="cpan-module">Data::DPath::Point</remote-id>
<remote-id type="cpan-module">Data::DPath::Step</remote-id>
</upstream>
</pkgmetadata>
|