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

package MySchema;
use strict;
__PACKAGE__->load_classes;
1;