Sophie

Sophie

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

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

#!/usr/bin/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();