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 (you may need to install the Tie::IxHash module) (@INC contains: /etc/perl /usr/local/lib/perl/5.18.2 /usr/local/share/perl/5.18.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.18 /usr/share/perl/5.18 /usr/local/lib/site_perl .) at /usr/local/share/perl/5.18.2/lib/vt.pm line 23.
BEGIN failed--compilation aborted at /usr/local/share/perl/5.18.2/lib/vt.pm line 23.
Compilation failed in require at sequence.pm line 8.
BEGIN failed--compilation aborted at sequence.pm line 8.
Compilation failed in require at ./base.pl line 31.
BEGIN failed--compilation aborted at ./base.pl line 31.
Can't locate Tie/IxHash.pm in @INC (you may need to install the Tie::IxHash module) (@INC contains: /etc/perl /usr/local/lib/perl/5.18.2 /usr/local/share/perl/5.18.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.18 /usr/share/perl/5.18 /usr/local/lib/site_perl .) at /usr/local/share/perl/5.18.2/lib/vt.pm line 23.
BEGIN failed--compilation aborted at /usr/local/share/perl/5.18.2/lib/vt.pm line 23.
Compilation failed in require at sequence.pm line 8.
BEGIN failed--compilation aborted at sequence.pm line 8.
Compilation failed in require at ./base.pl line 31.
BEGIN failed--compilation aborted at ./base.pl line 31.