blob: c2425a380559a724b8b2c1f1b898b340f633a1a4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>perl</herd>
<maintainer>
<email>kentfredric@gmail.com</email>
<name>Kent Fredric</name>
</maintainer>
<upstream>
<remote-id type="cpan-module">MooseX::NonMoose</remote-id>
<remote-id type="cpan-module">MooseX::NonMoose::InsideOut</remote-id>
<remote-id type="cpan-module">MooseX::NonMoose::Meta::Role::Class</remote-id>
<remote-id type="cpan-module">MooseX::NonMoose::Meta::Role::Constructor</remote-id>
<remote-id type="cpan">MooseX-NonMoose</remote-id>
</upstream>
</pkgmetadata>
|