summaryrefslogtreecommitdiff
blob: 87e43ee43cf135c1d14929fb6e1dd218a07a4d13 (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
<?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>mb@italpro.net</email>
		<name>Michele Beltrame</name>
	</maintainer>
	<use>
		<flag name="recommended">Install recommended extras</flag>
	</use>
	<upstream>
		<remote-id type="cpan">CGI-Application-Plugin-Authentication</remote-id>
		<remote-id type="cpan-module">CGI::Application::Plugin::Authentication</remote-id>
		<remote-id type="cpan-module">CGI::Application::Plugin::Authentication::Display</remote-id>
		<remote-id type="cpan-module">CGI::Application::Plugin::Authentication::Display::Basic</remote-id>
		<remote-id type="cpan-module">CGI::Application::Plugin::Authentication::Display::Classic</remote-id>
		<remote-id type="cpan-module">CGI::Application::Plugin::Authentication::Driver</remote-id>
		<remote-id type="cpan-module">CGI::Application::Plugin::Authentication::Driver::Authen::Simple</remote-id>
		<remote-id type="cpan-module">CGI::Application::Plugin::Authentication::Driver::DBI</remote-id>
		<remote-id type="cpan-module">CGI::Application::Plugin::Authentication::Driver::Dummy</remote-id>
		<remote-id type="cpan-module">CGI::Application::Plugin::Authentication::Driver::Filter::crypt</remote-id>
		<remote-id type="cpan-module">CGI::Application::Plugin::Authentication::Driver::Filter::lc</remote-id>
		<remote-id type="cpan-module">CGI::Application::Plugin::Authentication::Driver::Filter::md5</remote-id>
		<remote-id type="cpan-module">CGI::Application::Plugin::Authentication::Driver::Filter::sha1</remote-id>
		<remote-id type="cpan-module">CGI::Application::Plugin::Authentication::Driver::Filter::strip</remote-id>
		<remote-id type="cpan-module">CGI::Application::Plugin::Authentication::Driver::Filter::uc</remote-id>
		<remote-id type="cpan-module">CGI::Application::Plugin::Authentication::Driver::Generic</remote-id>
		<remote-id type="cpan-module">CGI::Application::Plugin::Authentication::Driver::HTPasswd</remote-id>
		<remote-id type="cpan-module">CGI::Application::Plugin::Authentication::Store</remote-id>
		<remote-id type="cpan-module">CGI::Application::Plugin::Authentication::Store::Cookie</remote-id>
		<remote-id type="cpan-module">CGI::Application::Plugin::Authentication::Store::Session</remote-id>
	</upstream>
</pkgmetadata>