in reply to Re: Problems Installing Moo with local::lib
in thread Problems Installing Moo with local::lib

If this is the command I'm using to cal the Makefile
perl -I/path/to/lib/local/lib/perl5 -Mlocal::lib=/path/to/install/new/ +module/ Makefile.PL
Then Import/Into.pm is installed at:
/path/to/lib/local/lib/perl5/Import/Into.pm
perl -v This is perl 5, version 14, subversion 1 (v5.14.1) built for x86_64-li +nux Copyright 1987-2011, Larry Wall Perl may be copied only under the terms of either the Artistic License + or the GNU General Public License, which may be found in the Perl 5 source ki +t. Complete documentation for Perl, including FAQ lists, should be found +on this system using "man perl" or "perldoc perl". If you have access to + the Internet, point your browser at http://www.perl.org/, the Perl Home Pa +ge.