The Perl and Raku Conference 2025: Greenville, South Carolina - June 27-29 Learn more

use 5.10.0;
use strict;
plan tests => 1;
pod_coverage_ok( 'Term::TablePrint' );
#all_pod_coverage_ok( { private => [ qr/^[A-Z]/, qr/^_/ ] });