File: pod-syntax.t

package info (click to toggle)
libcatalyst-view-tt-perl 0.46-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 336 kB
  • sloc: perl: 710; makefile: 2
file content (7 lines) | stat: -rw-r--r-- 84 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
use strict;
use warnings;

use Test::More;
use Test::Pod 1.14;

all_pod_files_ok();