summaryrefslogtreecommitdiff
blob: 4f6e3db1885a6c49986bc90621e5e7089b7ed06e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://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>mb@cattlegrid.info</email>
		<name>Michele Beltrame</name>
	</maintainer>
	<upstream>
		<remote-id type="cpan">MooseX-Declare</remote-id>
		<remote-id type="cpan-module">MooseX::Declare</remote-id>
		<remote-id type="cpan-module">MooseX::Declare::Context</remote-id>
		<remote-id type="cpan-module">MooseX::Declare::Context::Namespaced</remote-id>
		<remote-id type="cpan-module">MooseX::Declare::Context::Parameterized</remote-id>
		<remote-id type="cpan-module">MooseX::Declare::Syntax::EmptyBlockIfMissing</remote-id>
		<remote-id type="cpan-module">MooseX::Declare::Syntax::Extending</remote-id>
		<remote-id type="cpan-module">MooseX::Declare::Syntax::InnerSyntaxHandling</remote-id>
		<remote-id type="cpan-module">MooseX::Declare::Syntax::Keyword::Class</remote-id>
		<remote-id type="cpan-module">MooseX::Declare::Syntax::Keyword::Clean</remote-id>
		<remote-id type="cpan-module">MooseX::Declare::Syntax::Keyword::Method</remote-id>
		<remote-id type="cpan-module">MooseX::Declare::Syntax::Keyword::MethodModifier</remote-id>
		<remote-id type="cpan-module">MooseX::Declare::Syntax::Keyword::Namespace</remote-id>
		<remote-id type="cpan-module">MooseX::Declare::Syntax::Keyword::Role</remote-id>
		<remote-id type="cpan-module">MooseX::Declare::Syntax::Keyword::With</remote-id>
		<remote-id type="cpan-module">MooseX::Declare::Syntax::KeywordHandling</remote-id>
		<remote-id type="cpan-module">MooseX::Declare::Syntax::MethodDeclaration</remote-id>
		<remote-id type="cpan-module">MooseX::Declare::Syntax::MooseSetup</remote-id>
		<remote-id type="cpan-module">MooseX::Declare::Syntax::NamespaceHandling</remote-id>
		<remote-id type="cpan-module">MooseX::Declare::Syntax::OptionHandling</remote-id>
		<remote-id type="cpan-module">MooseX::Declare::Syntax::RoleApplication</remote-id>
		<remote-id type="cpan-module">MooseX::Declare::Util</remote-id>
	</upstream>
</pkgmetadata>