File: pod.t

package info (click to toggle)
libcatalyst-plugin-configloader-perl 0.35-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, forky, sid, trixie
  • size: 280 kB
  • sloc: perl: 371; makefile: 2
file content (6 lines) | stat: -rw-r--r-- 83 bytes parent folder | download
1
2
3
4
5
6
use strict;
use warnings;

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