| Current Path : /proc/thread-self/root/proc/self/root/proc/self/root/usr/share/doc/perl-Net-Pcap/t/ |
| Current File : //proc/thread-self/root/proc/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";