File: pod.t

package info (click to toggle)
libcatalyst-plugin-session-state-cookie-perl 0.18-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, forky, sid, trixie
  • size: 136 kB
  • sloc: perl: 143; makefile: 2
file content (5 lines) | stat: -rw-r--r-- 82 bytes parent folder | download
1
2
3
4
5
use strict;
use warnings;
use Test::More;
use Test::Pod 1.14;
all_pod_files_ok();