blob: 7d9da599b80eff848cfebc4f6a42dcc98f8e649a (
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 "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>perl</herd>
<maintainer>
<email>kentfredric@gmail.com</email>
<name>Kent Fredric</name>
</maintainer>
<upstream>
<remote-id type="cpan-module">Net::API::RPX</remote-id>
<remote-id type="cpan-module">Net::API::RPX::Exception</remote-id>
<remote-id type="cpan-module">Net::API::RPX::Exception::Network</remote-id>
<remote-id type="cpan-module">Net::API::RPX::Exception::Service</remote-id>
<remote-id type="cpan-module">Net::API::RPX::Exception::Usage</remote-id>
<remote-id type="cpan">Net-API-RPX</remote-id>
</upstream>
</pkgmetadata>
|