File: 02_pod-coverage.t

package info (click to toggle)
libcrypt-dh-gmp-perl 0.00012-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 264 kB
  • sloc: perl: 2,093; ansic: 202; makefile: 2
file content (5 lines) | stat: -rw-r--r-- 102 bytes parent folder | download | duplicates (3)
1
2
3
4
5
use strict;
use Test::Requires qw(Test::Pod::Coverage);

Test::Pod::Coverage::all_pod_coverage_ok();