From Code to Community: Sponsoring The Perl and Raku Conference 2025 Learn more
123 package Foo::Controller::Root;$self->foo_and_detach;print "hi!";
package
Foo::Controller::Root;
$self
->foo_and_detach;
print
"hi!"
;