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('MARC::Convert::Wikidata::Object::Series',
{ 'also_private' => ['BUILD'] },
'MARC::Convert::Wikidata::Object::Series is covered.');