File: pod.t

package info (click to toggle)
libcatalyst-action-serialize-data-serializer-perl 1.08-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 248 kB
  • sloc: perl: 2,409; makefile: 2
file content (7 lines) | stat: -rw-r--r-- 84 bytes parent folder | download | duplicates (17)
1
2
3
4
5
6
7
use strict;
use warnings;
use Test::More;

use Test::Pod 1.14;

all_pod_files_ok();