my $rv = $self->$ctrl->$action( $req, $p ); package Senph::PSGI::Ctrl::Comment; sub topic_POST { my ( $self, $req, $args ) = @_; }