summaryrefslogtreecommitdiff
blob: 9d4a8f81306f32669f85f1fd41b4ac13e4867210 (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
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<herd>perl</herd>
	<maintainer>
		<email>kentfredric@gmail.com</email>
		<name>Kent Fredric</name>
	</maintainer>
	<upstream>
		<remote-id type="cpan">IO-Async</remote-id>
		<remote-id type="cpan-module">IO::Async</remote-id>
		<remote-id type="cpan-module">IO::Async::Channel</remote-id>
		<remote-id type="cpan-module">IO::Async::ChildManager</remote-id>
		<remote-id type="cpan-module">IO::Async::Debug</remote-id>
		<remote-id type="cpan-module">IO::Async::File</remote-id>
		<remote-id type="cpan-module">IO::Async::FileStream</remote-id>
		<remote-id type="cpan-module">IO::Async::Function</remote-id>
		<remote-id type="cpan-module">IO::Async::Future</remote-id>
		<remote-id type="cpan-module">IO::Async::Handle</remote-id>
		<remote-id type="cpan-module">IO::Async::Listener</remote-id>
		<remote-id type="cpan-module">IO::Async::Loop</remote-id>
		<remote-id type="cpan-module">IO::Async::Loop::Poll</remote-id>
		<remote-id type="cpan-module">IO::Async::Loop::Select</remote-id>
		<remote-id type="cpan-module">IO::Async::LoopTests</remote-id>
		<remote-id type="cpan-module">IO::Async::Notifier</remote-id>
		<remote-id type="cpan-module">IO::Async::OS</remote-id>
		<remote-id type="cpan-module">IO::Async::OS::MSWin32</remote-id>
		<remote-id type="cpan-module">IO::Async::OS::cygwin</remote-id>
		<remote-id type="cpan-module">IO::Async::OS::linux</remote-id>
		<remote-id type="cpan-module">IO::Async::PID</remote-id>
		<remote-id type="cpan-module">IO::Async::Process</remote-id>
		<remote-id type="cpan-module">IO::Async::Protocol</remote-id>
		<remote-id type="cpan-module">IO::Async::Protocol::LineStream</remote-id>
		<remote-id type="cpan-module">IO::Async::Protocol::Stream</remote-id>
		<remote-id type="cpan-module">IO::Async::Resolver</remote-id>
		<remote-id type="cpan-module">IO::Async::Routine</remote-id>
		<remote-id type="cpan-module">IO::Async::Signal</remote-id>
		<remote-id type="cpan-module">IO::Async::Socket</remote-id>
		<remote-id type="cpan-module">IO::Async::Stream</remote-id>
		<remote-id type="cpan-module">IO::Async::Test</remote-id>
		<remote-id type="cpan-module">IO::Async::Timer</remote-id>
		<remote-id type="cpan-module">IO::Async::Timer::Absolute</remote-id>
		<remote-id type="cpan-module">IO::Async::Timer::Countdown</remote-id>
		<remote-id type="cpan-module">IO::Async::Timer::Periodic</remote-id>
	</upstream>
</pkgmetadata>