Sophie

Sophie

distrib > Fedora > 13 > i386 > by-pkgid > da730ef26bc8bd4b08c3d3659a1f7230 > files > 42

perl-Net-Pcap-0.16-3.fc13.i686.rpm

#!perl -T
use strict;
use Test::More;
plan skip_all => "Test::Portability::Files required for testing filenames portability"
    unless eval "use Test::Portability::Files; 1";

# run the selected tests
run_tests();