blob: 4c6386e3f70405df500d04447112e50730184718 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>robbat2@gentoo.org</email>
</maintainer>
<maintainer type="project">
<email>perl@gentoo.org</email>
<name>Gentoo Perl Project</name>
</maintainer>
<upstream>
<remote-id type="cpan">Gearman-Client-Async</remote-id>
<remote-id type="cpan-module">Gearman::Client::Async</remote-id>
<remote-id type="cpan-module">Gearman::Client::Async::Connection</remote-id>
<remote-id type="cpan-module">Gearman::ResponseParser::Async</remote-id>
</upstream>
</pkgmetadata>
|