blob: f549aa0f6cf95159ae6c397e576a118995ab608c (
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>robbat2@gentoo.org</email>
<description>Primary Maintainer</description>
</maintainer>
<upstream>
<remote-id type="cpan">WWW-Curl</remote-id>
<remote-id type="cpan-module">WWW::Curl</remote-id>
<remote-id type="cpan-module">WWW::Curl::Easy</remote-id>
<remote-id type="cpan-module">WWW::Curl::Form</remote-id>
<remote-id type="cpan-module">WWW::Curl::Multi</remote-id>
<remote-id type="cpan-module">WWW::Curl::Share</remote-id>
</upstream>
</pkgmetadata>
|