The Perl Toolchain Summit 2025 Needs You: You can help 🙏 Learn more
1234 use strict;use Test::More tests => 1;BEGIN { use_ok('Catalyst::Plugin::FormValidator') }
use
strict;
Test::More
tests
=> 1;
BEGIN { use_ok(
'Catalyst::Plugin::FormValidator'
) }