File: pod.t

package info (click to toggle)
libcatalyst-devel-perl 1.42-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, forky, sid, trixie
  • size: 360 kB
  • sloc: perl: 727; makefile: 2
file content (5 lines) | stat: -rw-r--r-- 63 bytes parent folder | download | duplicates (4)
1
2
3
4
5
use Test::More 0.88;
use Test::Pod 1.14;

all_pod_files_ok();