summaryrefslogtreecommitdiff
path: root/dev-perl/Path-Dispatcher/metadata.xml
blob: a48be3d491171fb94071a7b61145718e8f2b5f3b (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
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
  <maintainer type="person">
    <email>stasibear@gentoo.org</email>
    <name>Erik Mackdanz</name>
  </maintainer>
  <maintainer type="project">
    <email>perl@gentoo.org</email>
    <name>Gentoo Perl Project</name>
  </maintainer>
  <upstream>
    <remote-id type="cpan">Path-Dispatcher</remote-id>
    <remote-id type="cpan-module">Path-Dispatcher</remote-id>
    <remote-id type="cpan-module">Path-Dispatcher::Dispatch</remote-id>
    <remote-id type="cpan-module">Path-Dispatcher::Match</remote-id>
    <remote-id type="cpan-module">Path-Dispatcher::Path</remote-id>
    <remote-id type="cpan-module">Path-Dispatcher::Role::Rules</remote-id>
    <remote-id type="cpan-module">Path-Dispatcher::Rule</remote-id>
    <remote-id type="cpan-module">Path-Dispatcher::Rule::Alternation</remote-id>
    <remote-id type="cpan-module">Path-Dispatcher::Rule::Always</remote-id>
    <remote-id type="cpan-module">Path-Dispatcher::Rule::Chain</remote-id>
    <remote-id type="cpan-module">Path-Dispatcher::Rule::CodeRef</remote-id>
    <remote-id type="cpan-module">Path-Dispatcher::Rule::Dispatch</remote-id>
    <remote-id type="cpan-module">Path-Dispatcher::Rule::Empty</remote-id>
    <remote-id type="cpan-module">Path-Dispatcher::Rule::Enum</remote-id>
    <remote-id type="cpan-module">Path-Dispatcher::Rule::Eq</remote-id>
    <remote-id type="cpan-module">Path-Dispatcher::Rule::Intersection</remote-id>
    <remote-id type="cpan-module">Path-Dispatcher::Rule::Metadata</remote-id>
    <remote-id type="cpan-module">Path-Dispatcher::Rule::Regex</remote-id>
    <remote-id type="cpan-module">Path-Dispatcher::Rule::Sequence</remote-id>
    <remote-id type="cpan-module">Path-Dispatcher::Rule::Tokens</remote-id>
    <remote-id type="cpan-module">Path-Dispatcher::Rule::Under</remote-id>
  </upstream>
</pkgmetadata>