blob: 41389a5839a340ad63f72187b902a5b3d6cfbc27 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
<?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">Test-Mock-LWP</remote-id>
<remote-id type="cpan-module">Test::Mock::HTTP::Request</remote-id>
<remote-id type="cpan-module">Test::Mock::HTTP::Response</remote-id>
<remote-id type="cpan-module">Test::Mock::LWP</remote-id>
<remote-id type="cpan-module">Test::Mock::LWP::UserAgent</remote-id>
</upstream>
</pkgmetadata>
|