Subject: | Prototype after '@' - 1.008005 line 378 |
With local::lib version 1.008005:
$ perl -I$HOME/perl5/lib/perl5 -Mlocal::lib=~/perl5
Prototype after '@' for local::lib::_env_list_value : %@ at
/home/bits/perl5/lib/perl5/local/lib.pm line 378.
export PERL_LOCAL_LIB_ROOT="$PERL_LOCAL_LIB_ROOT:/home/bits/perl5";
export PERL_MB_OPT="--install_base /home/bits/perl5";
export PERL_MM_OPT="INSTALL_BASE=/home/bits/perl5";
export PERL5LIB="/home/bits/perl5/lib/perl5/x86_64-linux-gnu-thread-
multi:/home/bits/perl5/lib/perl5:$PERL5LIB";
export PATH="$PATH";
$ perl -v
This is perl 5, version 14, subversion 2 (v5.14.2) built for x86_64-linux-gnu-thread-multi
(with 55 registered patches, see perl -V for more detail)
$ uname -a
Linux hike 3.2.0-37-generic #58-Ubuntu SMP Thu Jan 24 15:28:10 UTC 2013 x86_64
x86_64 x86_64 GNU/Linux