Changes for version 0.11 - 2009-09-19

  • Fixed: feature with no version now has topmost priority.
  • New: skip features by putting # in front of directories.
  • Separated tests by type.
  • Tests now check if plugins or views are available.

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.