#!/usr/bin/perl # 03-coverage.t # Copyright (c) 2006 Jonathan Rockway use Test::More; eval "use Test::Pod::Coverage 1.04"; plan skip_all => "There are no functions!";