File: 3.t

package info (click to toggle)
libpoe-filter-ircd-perl 2.0-1
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 64 kB
  • ctags: 11
  • sloc: perl: 155; makefile: 47
file content (4 lines) | stat: -rw-r--r-- 177 bytes parent folder | download | duplicates (8)
1
2
3
4
    use Test::More;
    eval "use Test::Pod::Coverage 1.00";
    plan skip_all => "Test::Pod::Coverage 1.00 required for testing POD coverage" if $@;
    all_pod_coverage_ok();