Re: Tie::IxHash module

2015-02-19 Thread Kent Fredric
On 20 February 2015 at 09:56, Andy Bach wrote: > $ sudo make install Installing to your system with `sudo` is generally not recommended. Ideally you should have a separate perl for user work, or at least a local::lib based overlay set. But these steps can be complicated ... for some. Though o

Re: Tie::IxHash module

2015-02-19 Thread Andy Bach
On Thu, Feb 19, 2015 at 2:49 PM, nicolas wrote: > I copy the file Tie::IxHash to perl 5.18.2 and receive this message. > Probably I have to copy the whole module all the content of > Tie-IxHash-1.23.tar.gz. once decompressed. What to do ? > > jupiter@jupiter-OptiPlex-755:~/Documents/base-0.50$ ./

Tie::IxHash module

2015-02-19 Thread nicolas
I copy the file Tie::IxHash to perl 5.18.2 and receive this message. Probably I have to copy the whole module all the content of Tie-IxHash-1.23.tar.gz. once decompressed. What to do ?   jupiter@jupiter-OptiPlex-755:~/Documents/base-0.50$ ./base.pl -i words Can't locate Tie/IxHash.pm in @INC (yo

Re: can locate pm

2015-02-19 Thread Andy Bach
On Thu, Feb 19, 2015 at 8:37 AM, nicolas wrote: > > When I did > perl -V:sitelib > sitelib='/usr/local/share/perl/5.18.2'; > I can browse usr/local/share/ but I annot access /perl/5.18.2 > Well, that @INC is compiled into the Perl exe, so it doesn't have to exist. You can create the path yoursel

Re: can locate pm

2015-02-19 Thread nicolas
  Still need your help   When I did perl -V:sitelib sitelib='/usr/local/share/perl/5.18.2'; I can browse usr/local/share/ but I annot access /perl/5.18.2     When I did Perl -v I obtain   @INC:     /etc/perl     /usr/local/lib/perl/5.18.2     /usr/local/share/perl/5.18.2     /usr/lib/pe

CPAN install problems - WWW::Mechanize::Firefox fails allmost every time

2015-02-19 Thread Martin Kaspar
hi Gary, hi List, today i am running opensuse 13.1 - and i am trying to install mozrepl and perl BTW - friends told me to avoid all perlbrew tings... so i did the following perl -MCPAN -e shell cpan> install WWW::Mechanize::Firefox - it failed... see Parse errors: No plan found in TAP ou