File: pod-syntax.t

package info (click to toggle)
libdirectory-scratch-perl 0.18-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 400 kB
  • sloc: perl: 1,173; makefile: 2
file content (6 lines) | stat: -rw-r--r-- 144 bytes parent folder | download | duplicates (330)
1
2
3
4
5
6
#!perl
# This file was automatically generated by Dist::Zilla::Plugin::PodSyntaxTests.
use Test::More;
use Test::Pod 1.41;

all_pod_files_ok();