summaryrefslogtreecommitdiff
path: root/dev-lang/perl/metadata.xml
blob: d72260120d777728fe4d8d5c9ea54680ed4942ca (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<?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>
	<use>
		<flag name="ithreads">Enable Perl threads, has some compatibility problems</flag>
		<flag name="quadmath">Enable 128bit floating point arithmetic via libquadmath</flag>
	</use>
	<upstream>
		<remote-id type="github">Perl/perl5</remote-id>
		<remote-id type="github">arsv/perl-cross</remote-id>
	</upstream>
</pkgmetadata>