From Code to Community: Sponsoring The Perl and Raku Conference 2025 Learn more
123456 package MyApp::Request;use parent 'Kelp::Request';# here just for testing1;
package
MyApp::Request;
use
parent
'Kelp::Request'
;
# here just for testing
1;