Help for this page
package Foo; use namespace::autoclean; ... # ...Elsewhere, in a class that inherits from Foo: $self->dispatcher->( $action => @params );