The Perl Toolchain Summit 2025 Needs You: You can help 🙏 Learn more

use strict;
__PACKAGE__->config(
schema_class => 'TestApp::Schema',
);
1;