From Code to Community: Sponsoring The Perl and Raku Conference 2025 Learn more
12345678 #!perl# This test is generated by Dist::Zilla::Plugin::Test::Fixmeuse strict;use warnings;use Test::Fixme;run_tests();
#!perl
# This test is generated by Dist::Zilla::Plugin::Test::Fixme
use
strict;
warnings;
Test::Fixme;
run_tests();