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

use strict;
use warnings qw/FATAL/;
use utf8;
use Test::Pod tests => 1;
pod_file_ok( 'lib/Regex/Object.pm', 'Not Valid POD file' );