#!perl -w
use strict;
use Test::DescribeMe qw(author);
use Test::Needs { 'Test::Pod' => '1.22' };
Test::Pod->import();
all_pod_files_ok();