File: pod_syn.t

package info (click to toggle)
libcrypt-eksblowfish-perl 0.008-1
  • links: PTS
  • area: main
  • in suites: squeeze, wheezy
  • size: 196 kB
  • ctags: 26
  • sloc: perl: 131; makefile: 51
file content (3 lines) | stat: -rw-r--r-- 127 bytes parent folder | download | duplicates (15)
1
2
3
use Test::More;
plan skip_all => "Test::Pod not available" unless eval "use Test::Pod 1.00; 1";
Test::Pod::all_pod_files_ok();