The Perl and Raku Conference 2025: Greenville, South Carolina - June 27-29 Learn more
123456 #!perluse strict;use warnings;use Test::Pod 1.22;all_pod_files_ok();
#!perl
use
strict;
warnings;
Test::Pod 1.22;
all_pod_files_ok();