]>
Dogcows Code - chaz/chatty/blob - t/02pod.t
6 plan skip_all
=> 'set TEST_POD to enable this test' unless $ENV{TEST_POD
};
7 eval "use Test::Pod 1.14";
8 plan skip_all
=> 'Test::Pod 1.14 required' if $@;
This page took 0.038419 seconds and 4 git commands to generate.