blob: 3b24683e32f7bd16994cb8bb808943997850d033 (
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
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://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>pavel.a.denisov@gmail.com</email>
<name>Pavel Denisov</name>
</maintainer>
<upstream>
<remote-id type="cpan">Dancer2</remote-id>
<remote-id type="cpan-module">Dancer2</remote-id>
<remote-id type="cpan-module">Dancer2::CLI</remote-id>
<remote-id type="cpan-module">Dancer2::CLI::Command::gen</remote-id>
<remote-id type="cpan-module">Dancer2::CLI::Command::version</remote-id>
<remote-id type="cpan-module">Dancer2::Core</remote-id>
<remote-id type="cpan-module">Dancer2::Core::App</remote-id>
<remote-id type="cpan-module">Dancer2::Core::Cookie</remote-id>
<remote-id type="cpan-module">Dancer2::Core::DSL</remote-id>
<remote-id type="cpan-module">Dancer2::Core::Dispatcher</remote-id>
<remote-id type="cpan-module">Dancer2::Core::Error</remote-id>
<remote-id type="cpan-module">Dancer2::Core::Factory</remote-id>
<remote-id type="cpan-module">Dancer2::Core::HTTP</remote-id>
<remote-id type="cpan-module">Dancer2::Core::Hook</remote-id>
<remote-id type="cpan-module">Dancer2::Core::MIME</remote-id>
<remote-id type="cpan-module">Dancer2::Core::Request</remote-id>
<remote-id type="cpan-module">Dancer2::Core::Request::Upload</remote-id>
<remote-id type="cpan-module">Dancer2::Core::Response</remote-id>
<remote-id type="cpan-module">Dancer2::Core::Response::Delayed</remote-id>
<remote-id type="cpan-module">Dancer2::Core::Role::ConfigReader</remote-id>
<remote-id type="cpan-module">Dancer2::Core::Role::DSL</remote-id>
<remote-id type="cpan-module">Dancer2::Core::Role::Engine</remote-id>
<remote-id type="cpan-module">Dancer2::Core::Role::Handler</remote-id>
<remote-id type="cpan-module">Dancer2::Core::Role::HasLocation</remote-id>
<remote-id type="cpan-module">Dancer2::Core::Role::Headers</remote-id>
<remote-id type="cpan-module">Dancer2::Core::Role::Hookable</remote-id>
<remote-id type="cpan-module">Dancer2::Core::Role::Logger</remote-id>
<remote-id type="cpan-module">Dancer2::Core::Role::Response</remote-id>
<remote-id type="cpan-module">Dancer2::Core::Role::Serializer</remote-id>
<remote-id type="cpan-module">Dancer2::Core::Role::SessionFactory</remote-id>
<remote-id type="cpan-module">Dancer2::Core::Role::SessionFactory::File</remote-id>
<remote-id type="cpan-module">Dancer2::Core::Role::StandardResponses</remote-id>
<remote-id type="cpan-module">Dancer2::Core::Role::Template</remote-id>
<remote-id type="cpan-module">Dancer2::Core::Route</remote-id>
<remote-id type="cpan-module">Dancer2::Core::Runner</remote-id>
<remote-id type="cpan-module">Dancer2::Core::Session</remote-id>
<remote-id type="cpan-module">Dancer2::Core::Time</remote-id>
<remote-id type="cpan-module">Dancer2::Core::Types</remote-id>
<remote-id type="cpan-module">Dancer2::FileUtils</remote-id>
<remote-id type="cpan-module">Dancer2::Handler::AutoPage</remote-id>
<remote-id type="cpan-module">Dancer2::Handler::File</remote-id>
<remote-id type="cpan-module">Dancer2::Logger::Capture</remote-id>
<remote-id type="cpan-module">Dancer2::Logger::Capture::Trap</remote-id>
<remote-id type="cpan-module">Dancer2::Logger::Console</remote-id>
<remote-id type="cpan-module">Dancer2::Logger::Diag</remote-id>
<remote-id type="cpan-module">Dancer2::Logger::File</remote-id>
<remote-id type="cpan-module">Dancer2::Logger::Note</remote-id>
<remote-id type="cpan-module">Dancer2::Logger::Null</remote-id>
<remote-id type="cpan-module">Dancer2::Plugin</remote-id>
<remote-id type="cpan-module">Dancer2::Serializer::Dumper</remote-id>
<remote-id type="cpan-module">Dancer2::Serializer::JSON</remote-id>
<remote-id type="cpan-module">Dancer2::Serializer::Mutable</remote-id>
<remote-id type="cpan-module">Dancer2::Serializer::YAML</remote-id>
<remote-id type="cpan-module">Dancer2::Session::Simple</remote-id>
<remote-id type="cpan-module">Dancer2::Session::YAML</remote-id>
<remote-id type="cpan-module">Dancer2::Template::Implementation::ForkedTiny</remote-id>
<remote-id type="cpan-module">Dancer2::Template::Simple</remote-id>
<remote-id type="cpan-module">Dancer2::Template::TemplateToolkit</remote-id>
<remote-id type="cpan-module">Dancer2::Template::Tiny</remote-id>
<remote-id type="cpan-module">Dancer2::Test</remote-id>
</upstream>
</pkgmetadata>
|