blob: 8082981283ab24cd35bc6a5a2983fedf49a7fdc0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
<?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>
<longdescription>Access system calls that Perl doesn't normally provide access to.</longdescription>
<upstream>
<remote-id type="cpan">Sys-Syscall</remote-id>
</upstream>
</pkgmetadata>
|