Sophie

Sophie

distrib > Fedora > 15 > i386 > by-pkgid > e5844dafad78ba7d95f2ebd84dd79364 > files > 41

perl-Net-Pcap-0.16-8.fc15.i686.rpm

#!/usr/bin/perl -T
use strict;
use Test::More;
plan skip_all => "Test::Distribution required for checking distribution"
    unless eval "use Test::Distribution not => [qw(versions prereq podcover use)]; 1";