The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "distribution:CatalystX-Features RODRIGO"

CatalystX::Features - Merges different application directories into your app. River stage zero No dependents

The idea behind this module is to make it easier to spread your code outside of the main application directory, in the spirit of Eclipse features and Ruby on Rails plugins. It's mainly useful if you're working on a large application with distinct iso...

VTI/CatalystX-Features-0.26 - 29 Jul 2015 09:25:40 UTC

CatalystX::Features::Lib - Unshift your /lib into @INC River stage zero No dependents

VTI/CatalystX-Features-0.26 - 29 Jul 2015 09:25:40 UTC

CatalystX::Features::Init - Extend MyApp.pm initialization River stage zero No dependents

WIP. Work in progress. This is a placeholder for an upcoming plugin for pre and post setup phases. The idea is to have your feature run code during the application startup phase. Right now, running "before" and "after" setup handlers somewhere within...

VTI/CatalystX-Features-0.26 - 29 Jul 2015 09:25:40 UTC

CatalystX::Features::View::TT - Makes View::TT handle features. River stage zero No dependents

Use this base class to make View::TT support TT in your features. This class will modify "INCLUDE_PATH", adding the "/root" dir of each feature in the app....

VTI/CatalystX-Features-0.26 - 29 Jul 2015 09:25:40 UTC

CatalystX::Features::Backend - All the dirty work is done here River stage zero No dependents

VTI/CatalystX-Features-0.26 - 29 Jul 2015 09:25:40 UTC

CatalystX::Features::Feature - Class that represents a single feature. River stage zero No dependents

This is the object you get when you list features with $c->features....

VTI/CatalystX-Features-0.26 - 29 Jul 2015 09:25:40 UTC

CatalystX::Features::View::Mason - Makes View::Mason know about features River stage zero No dependents

Use this base class to make View::Mason support Mason in your features. Just make "MyApp::View::Mason" inherit from this class to put mason files under your feature's "/root"....

VTI/CatalystX-Features-0.26 - 29 Jul 2015 09:25:40 UTC

CatalystX::Features::Plugin::I18N - Makes C::P::I18N know about features River stage zero No dependents

This plugin will search for a "I18N" dir under "MyApp" in your features directory, then add it to the localization lexicon. Duplicate entries are treated on a last come, first serve based. The last feature loaded will have precedence over the rest....

VTI/CatalystX-Features-0.26 - 29 Jul 2015 09:25:40 UTC

CatalystX::Features::Role::Backend - Role for implementing a backend. River stage zero No dependents

This role is an interface. No code here....

VTI/CatalystX-Features-0.26 - 29 Jul 2015 09:25:40 UTC

CatalystX::Features::Role::Feature - Role for implementing a single feature. River stage zero No dependents

This role is an interface. No code here....

VTI/CatalystX-Features-0.26 - 29 Jul 2015 09:25:40 UTC

CatalystX::Features::Plugin::ConfigLoader - Makes ConfigLoader know about features River stage zero No dependents

Loads config files from features. The feature config file should have the feature name, plus the regular your usual "C::P::ConfigLoaded" config extensions. The config values will be merged into the main app config hash. That means the feature is allo...

VTI/CatalystX-Features-0.26 - 29 Jul 2015 09:25:40 UTC

CatalystX::Features::Plugin::Static::Simple - Makes C::P::Static::Simple know about features River stage zero No dependents

VTI/CatalystX-Features-0.26 - 29 Jul 2015 09:25:40 UTC
12 results (0.026 seconds)