File: Plugin-PodChecker.t

package info (click to toggle)
libcode-tidyall-perl 0.85~ds-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,032 kB
  • sloc: perl: 5,248; lisp: 47; makefile: 2; sh: 1
file content (4 lines) | stat: -rw-r--r-- 143 bytes parent folder | download | duplicates (3)
1
2
3
4
#!/usr/bin/perl
use lib::relative 'lib';
use TestFor::Code::TidyAll::Plugin::PodChecker;
TestFor::Code::TidyAll::Plugin::PodChecker->runtests;