blob: a3475c2ddd8cd17c80fd2cd04a9822ba2923e1c0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
<?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">Env</remote-id>
<remote-id type="cpan-module">Env</remote-id>
<remote-id type="cpan-module">Env::Array</remote-id>
<remote-id type="cpan-module">Env::Array::VMS</remote-id>
</upstream>
</pkgmetadata>
|