blob: 831f616d5b6f04256096c9c303f72776a4ef4be8 (
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>
<herd>perl</herd>
<maintainer>
<email>mb@italpro.net</email>
<name>Michele Beltrame</name>
</maintainer>
<upstream>
<remote-id type="cpan">Catalyst-Devel</remote-id>
<remote-id type="cpan-module">Catalyst::Devel</remote-id>
<remote-id type="cpan-module">Catalyst::Helper</remote-id>
<remote-id type="cpan-module">Catalyst::Restarter</remote-id>
<remote-id type="cpan-module">Catalyst::Restarter::Forking</remote-id>
<remote-id type="cpan-module">Catalyst::Restarter::Win32</remote-id>
<remote-id type="cpan-module">Module::Install::Catalyst</remote-id>
</upstream>
</pkgmetadata>
|