blob: 71e13793b067a13ddaeac7322d25cd56c40d871a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>perl@gentoo.org</email>
<name>Gentoo Perl Project</name>
</maintainer>
<longdescription>The Apache::Test framework was designed for creating test
suites for products running on the Apache httpd webserver (not
necessarily mod_perl). Originally designed for the mod_perl Apache
module, it was extended to be used for any Apache
module.</longdescription>
<origin>srcux</origin>
</pkgmetadata>
|