summaryrefslogtreecommitdiff
blob: 0501f138999fce4d74b608c0888b2e2fc57f6f22 (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
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<herd>perl</herd>
	<use>
		<flag name="cpantest">Install dependencies to enable CPAN Testers
			features</flag>
		<flag name="md5">Install dependencies to make MD5 checksum
			support.</flag>
		<flag name="signature">Install support for Module::Signature based
			SIGNATURE files</flag>
		<flag name="storable">Install support for the "Storable" backend</flag>
		<flag name="sqlite_backend">Install support for using SQLite as a cache
			for CPANPLUS</flag>
		<flag name="selfupgrade">Pull more dependencies by emulating a "selfupgrade" scenario</flag>
	</use>
	<upstream>
		<remote-id type="cpan">CPANPLUS</remote-id>
		<remote-id type="cpan-module">CPANPLUS</remote-id>
		<remote-id type="cpan-module">CPANPLUS::Backend</remote-id>
		<remote-id type="cpan-module">CPANPLUS::Backend::RV</remote-id>
		<remote-id type="cpan-module">CPANPLUS::Config</remote-id>
		<remote-id type="cpan-module">CPANPLUS::Config::HomeEnv</remote-id>
		<remote-id type="cpan-module">CPANPLUS::Configure</remote-id>
		<remote-id type="cpan-module">CPANPLUS::Configure::Setup</remote-id>
		<remote-id type="cpan-module">CPANPLUS::Dist</remote-id>
		<remote-id type="cpan-module">CPANPLUS::Dist::Autobundle</remote-id>
		<remote-id type="cpan-module">CPANPLUS::Dist::Base</remote-id>
		<remote-id type="cpan-module">CPANPLUS::Dist::MM</remote-id>
		<remote-id type="cpan-module">CPANPLUS::Dist::Sample</remote-id>
		<remote-id type="cpan-module">CPANPLUS::Error</remote-id>
		<remote-id type="cpan-module">CPANPLUS::Internals</remote-id>
		<remote-id type="cpan-module">CPANPLUS::Internals::Constants</remote-id>
		<remote-id type="cpan-module">CPANPLUS::Internals::Constants::Report</remote-id>
		<remote-id type="cpan-module">CPANPLUS::Internals::Extract</remote-id>
		<remote-id type="cpan-module">CPANPLUS::Internals::Fetch</remote-id>
		<remote-id type="cpan-module">CPANPLUS::Internals::Report</remote-id>
		<remote-id type="cpan-module">CPANPLUS::Internals::Search</remote-id>
		<remote-id type="cpan-module">CPANPLUS::Internals::Source</remote-id>
		<remote-id type="cpan-module">CPANPLUS::Internals::Source::Memory</remote-id>
		<remote-id type="cpan-module">CPANPLUS::Internals::Source::SQLite</remote-id>
		<remote-id type="cpan-module">CPANPLUS::Internals::Source::SQLite::Tie</remote-id>
		<remote-id type="cpan-module">CPANPLUS::Internals::Utils</remote-id>
		<remote-id type="cpan-module">CPANPLUS::Internals::Utils::Autoflush</remote-id>
		<remote-id type="cpan-module">CPANPLUS::Module</remote-id>
		<remote-id type="cpan-module">CPANPLUS::Module::Author</remote-id>
		<remote-id type="cpan-module">CPANPLUS::Module::Author::Fake</remote-id>
		<remote-id type="cpan-module">CPANPLUS::Module::Checksums</remote-id>
		<remote-id type="cpan-module">CPANPLUS::Module::Fake</remote-id>
		<remote-id type="cpan-module">CPANPLUS::Module::Signature</remote-id>
		<remote-id type="cpan-module">CPANPLUS::Selfupdate</remote-id>
		<remote-id type="cpan-module">CPANPLUS::Selfupdate::Module</remote-id>
		<remote-id type="cpan-module">CPANPLUS::Shell</remote-id>
		<remote-id type="cpan-module">CPANPLUS::Shell::Classic</remote-id>
		<remote-id type="cpan-module">CPANPLUS::Shell::Default</remote-id>
		<remote-id type="cpan-module">CPANPLUS::Shell::Default::Plugins::CustomSource</remote-id>
		<remote-id type="cpan-module">CPANPLUS::Shell::Default::Plugins::Remote</remote-id>
		<remote-id type="cpan-module">CPANPLUS::Shell::Default::Plugins::Source</remote-id>
		<remote-id type="cpan-module">CPANPLUS::Shell::_Base::ReadLine</remote-id>
	</upstream>
</pkgmetadata>