File: 0-pod.t

package info (click to toggle)
libmodule-scandeps-perl 1.16-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 604 kB
  • ctags: 235
  • sloc: perl: 4,067; makefile: 8; ansic: 1
file content (6 lines) | stat: -rw-r--r-- 96 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
use strict;
use Test::More;
use Test::Requires { "Test::Pod" => "1.00" };

all_pod_files_ok();