NAME
CatalystX::Features::Lib - Unshift your /lib into @INC
VERSION
version 0.26
SYNOPSIS
use Catalyst qw/
CatalystX::Features
CatalystX::Features::Lib
/;
METHODS
setup
Unshifts your feature /lib
in @INC.
TODO
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.