Modules
Merges different application directories into your app.
All the dirty work is done here
Class that represents a single feature.
Extend MyApp.pm initialization
Push your /lib into @INC
Makes ConfigLoader know about features
Makes C::P::I18N know about features
Let the feature run initialization code
Makes C::P::Static::Simple know about features
Role for implementing a backend.
Role for implementing a single feature.
Makes View::Mason know about features
Makes View::TT handle features.