Sophie

Sophie

distrib > Fedora > 15 > i386 > by-pkgid > da4d3bd45987c0390d2b933ac8b45b42 > files > 5

perl-MooseX-ConfigFromFile-0.02-7.fc15.noarch.rpm

#!/usr/bin/perl

use strict;
use warnings;

use Test::More tests => 1;

BEGIN {
    use_ok('MooseX::ConfigFromFile');
}