From Code to Community: Sponsoring The Perl and Raku Conference 2025 Learn more

use strict;
use Test::Pod::Coverage 'tests' => 2;
# Test.
pod_coverage_ok('Data::HTML::Form::Select', 'Data::HTML::Form::Select is covered.');