Sophie

Sophie

distrib > Fedora > 16 > i386 > by-pkgid > f7b7788e4a5e36f311bc5e029e616f0f > files > 5

perl-Archive-Any-0.0932-7.fc16.noarch.rpm

#!/usr/bin/perl -w

use Test::More 'no_plan';

use_ok('Archive::Any');
use_ok('Archive::Any::Plugin');
use_ok('Archive::Any::Plugin::Zip');
use_ok('Archive::Any::Plugin::Tar');