Collection-Categorized
view release on metacpan - search on metacpan
view release on metacpan or search on metacpan
lib/Collection/Categorized.pm view on Meta::CPAN
}
}
},
};
my $action = $dispatch->{ref $ref};
croak 'pass an ARRAY or CODE reference only' unless $action;
$action->();
$self->{_data} = {};
return bless $self => $class;
}
=head2 categories
Returns a list of categories in use
=cut
sub categories {
my $self = shift;
view all matches for this distributionview release on metacpan - search on metacpan
( run in 0.910 second using v1.00-cache-2.02-grep-82fe00e-cpan-a086c87fca4 )