File: pod.t

package info (click to toggle)
libb-hooks-op-check-entersubforcv-perl 0.10-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 176 kB
  • sloc: perl: 1,339; ansic: 10; makefile: 3
file content (5 lines) | stat: -rw-r--r-- 62 bytes parent folder | download | duplicates (25)
1
2
3
4
5
use strict;
use warnings;
use Test::Pod;

all_pod_files_ok();