CatalystX::Features::Lib - Push your /lib into @INC


NAME

CatalystX::Features::Lib - Push your /lib into @INC


VERSION

version 0.17


SYNOPSIS

        use Catalyst qw/
                        CatalystX::Features
                        CatalystX::Features::Lib
                /;


METHODS

setup

Pushes your feature /lib in @INC.


TODO

Warn when there are duplicate lib files.


AUTHORS

        Rodrigo de Oliveira (rodrigolive), C<rodrigolive@gmail.com>


LICENSE

This library is free software. You can redistribute it and/or modify it under the same terms as Perl itself.

 CatalystX::Features::Lib - Push your /lib into @INC