File: pod.t

package info (click to toggle)
libconfig-model-openssh-perl 2.9.9.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 640 kB
  • sloc: perl: 4,596; makefile: 12
file content (8 lines) | stat: -rw-r--r-- 101 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
# -*- cperl -*-

use strict;
use warnings;

use Test::More;
use Test::Pod 1.00;
all_pod_files_ok( );