]> Dogcows Code - chaz/p5-File-KDBX-XS/blob - author/pod-coverage.t
Add README to repo
[chaz/p5-File-KDBX-XS] / author / pod-coverage.t
1 #!perl
2 # This file was automatically generated by Dist::Zilla::Plugin::PodCoverageTests.
3
4 use Test::Pod::Coverage 1.08;
5 use Pod::Coverage::TrustPod;
6
7 all_pod_coverage_ok({ coverage_class => 'Pod::Coverage::TrustPod' });
This page took 0.036453 seconds and 4 git commands to generate.