summaryrefslogtreecommitdiff
blob: b1d657b4b7181a954bc638d1d2102e2d2c92cb7d (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
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<herd>perl</herd>
	<maintainer>
		<email>mb@italpro.net</email>
		<name>Michele Beltrame</name>
	</maintainer>
	<upstream>
		<remote-id type="cpan">Cache-Ref</remote-id>
		<remote-id type="cpan-module">Cache::Ref</remote-id>
		<remote-id type="cpan-module">Cache::Ref::CAR</remote-id>
		<remote-id type="cpan-module">Cache::Ref::CAR::Base</remote-id>
		<remote-id type="cpan-module">Cache::Ref::CART</remote-id>
		<remote-id type="cpan-module">Cache::Ref::CLOCK</remote-id>
		<remote-id type="cpan-module">Cache::Ref::CLOCK::Base</remote-id>
		<remote-id type="cpan-module">Cache::Ref::FIFO</remote-id>
		<remote-id type="cpan-module">Cache::Ref::GCLOCK</remote-id>
		<remote-id type="cpan-module">Cache::Ref::LIFO</remote-id>
		<remote-id type="cpan-module">Cache::Ref::LRU</remote-id>
		<remote-id type="cpan-module">Cache::Ref::Null</remote-id>
		<remote-id type="cpan-module">Cache::Ref::Random</remote-id>
		<remote-id type="cpan-module">Cache::Ref::Role::API</remote-id>
		<remote-id type="cpan-module">Cache::Ref::Role::Index</remote-id>
		<remote-id type="cpan-module">Cache::Ref::Role::WithDoublyLinkedList</remote-id>
		<remote-id type="cpan-module">Cache::Ref::Util::LRU::API</remote-id>
		<remote-id type="cpan-module">Cache::Ref::Util::LRU::Array</remote-id>
		<remote-id type="cpan-module">Cache::Ref::Util::LRU::List</remote-id>
	</upstream>
</pkgmetadata>