blob: 64b5db5191008e722a8465e7fd56d2c75429f780 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://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">File-Find-Object</remote-id>
<remote-id type="cpan-module">File::Find::Object</remote-id>
<remote-id type="cpan-module">File::Find::Object::Base</remote-id>
<remote-id type="cpan-module">File::Find::Object::DeepPath</remote-id>
<remote-id type="cpan-module">File::Find::Object::PathComp</remote-id>
<remote-id type="cpan-module">File::Find::Object::Result</remote-id>
<remote-id type="cpan-module">File::Find::Object::TopPath</remote-id>
</upstream>
</pkgmetadata>
|