File: pod_coverage.t

package info (click to toggle)
libcpan-changes-perl 0.400002-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 320 kB
  • sloc: perl: 509; makefile: 2
file content (3 lines) | stat: -rw-r--r-- 69 bytes parent folder | download | duplicates (3)
1
2
3
use Test::More;
use Test::Pod::Coverage 1.00;
all_pod_coverage_ok();