blob: 93a2b1e38b73852e9a268de59c7641f21f267503 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://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">Dist-Zilla-Plugin-CheckExtraTests</remote-id>
<remote-id type="cpan-module">Dist::Zilla::App::Command::xtest</remote-id>
<remote-id type="cpan-module">Dist::Zilla::Plugin::CheckExtraTests</remote-id>
<remote-id type="cpan-module">Dist::Zilla::Plugin::RunExtraTests</remote-id>
</upstream>
</pkgmetadata>
|