# Before `make install' is performed this script should be runnable with # `make test'. After `make install' it should # work as `perl 06-pod-coverage.t' ######################### use Test::Pod::Coverage tests=> 1; pod_coverage_ok( "C::Scan::Constants", "C::Scan::Constants is covered as expected");