[ Create a new account ]
Now, there's Test::Pod 1.00, which lets your t/pod.t look like this:
use Test::More;eval "use Test::Pod 1.00";plan skip_all => "Test::Pod 1.00 required for testing POD" if $@;all_pod_files_ok();
-- xoa
Get More Comments
Reply
Cool (Score:1)
Re:Cool (Score:2)
--
xoa
Test::Pod enhancement is good (Score:1)