1 package SGN
::Devel
::lib_relative
;
5 SGN::Devel::lib_relative - like lib.pm, but also accepts paths
6 relative to the base directory of the distribution. Works for
11 use SGN::Devel::lib_relative '../ITAG/lib', '../Phenome/lib';
24 my $home = Catalyst
::Utils
::home
( __PACKAGE__
);
29 map dir
( $_ )->absolute( $home )->stringify,