| CatalystX::Features::Role::Backend - Role for implementing a backend. |
CatalystX::Features::Role::Backend - Role for implementing a backend.
version 0.17
This role is an interface. No code here.
Gets called by the main the CatalystX::Features manpage plugin during use Catalyst qw/.../ phase.
Returns a list of available features, all of them the CatalystX::Features::Role::Feature manpage objects.
Returns and instance of the CatalystX::Features::Role::Feature manpage corresponding to the feature from which it's being called.
Given a feature name (say my.simple.feature) returns the feature object.
Rodrigo de Oliveira (rodrigolive), C<rodrigolive@gmail.com>
This library is free software. You can redistribute it and/or modify it under the same terms as Perl itself.
| CatalystX::Features::Role::Backend - Role for implementing a backend. |