File: 99-pod.t

package info (click to toggle)
lemonldap-ng 2.0.11%2Bds-4%2Bdeb11u5
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 23,200 kB
  • sloc: perl: 58,711; javascript: 11,815; makefile: 1,244; sh: 457; xml: 170; python: 47; php: 26; sql: 5
file content (4 lines) | stat: -rw-r--r-- 129 bytes parent folder | download | duplicates (769)
1
2
3
4
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();