Help for this page
sub get_list { my ( $self, @capwords ) = @_; ... # explicitly return nothing if there's no filtered list return; }