Your IP : 216.73.217.90


Current Path : /proc/self/root/proc/thread-self/root/proc/self/root/usr/share/doc/perl-Net-Pcap/t/
Upload File :
Current File : //proc/self/root/proc/thread-self/root/proc/self/root/usr/share/doc/perl-Net-Pcap/t/distchk.t

#!/usr/bin/perl
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";