Help for this page
sub ACTION_test { my $self = shift; $self->depends_on('code'); ... $self->SUPER::ACTION_test(@_); }