blob: d42e7c5bddd98d2db929c76472fd166a2423afea (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
<?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">Moose::Meta::Attribute::Custom::Trait::Chained</remote-id>
<remote-id type="cpan-module">MooseX::Attribute::Chained</remote-id>
<remote-id type="cpan-module">MooseX::Attribute::Chained::Method::Accessor</remote-id>
<remote-id type="cpan-module">MooseX::Attribute::ChainedClone</remote-id>
<remote-id type="cpan-module">MooseX::Attribute::ChainedClone::Method::Accessor</remote-id>
<remote-id type="cpan-module">MooseX::ChainedAccessors</remote-id>
<remote-id type="cpan-module">MooseX::ChainedAccessors::Accessor</remote-id>
<remote-id type="cpan-module">MooseX::Traits::Attribute::Chained</remote-id>
<remote-id type="cpan-module">MooseX::Traits::Attribute::ChainedClone</remote-id>
<remote-id type="cpan">MooseX-Attribute-Chained</remote-id>
</upstream>
</pkgmetadata>
|