Sophie

Sophie

distrib > Fedora > 14 > x86_64 > media > os > by-pkgid > a1018adbd2beb880bec222a945d3b533 > files > 6

perl-Module-Install-ExtraTests-0.006-5.fc14.noarch.rpm

use strict;
use warnings;

use Test::More tests => 2;

require_ok('Module::Install::ExtraTests');
ok("Well... things compiled, anyway.");