Hello
Still need help.
I copy all *.pm to /urs/local/share/perl/5.18.2/lib
I also give the permission on *.pm files
I get this message.
jupiter@jupiter-OptiPlex-755:~/Documents/base-0.50$ ./base.pl -i words
Global symbol "$CONFIG_FILE" requires explicit package name at vowCons2.pm line 18.
Compilation failed in require at sufpref.pm line 10.
BEGIN failed--compilation aborted at sufpref.pm line 10.
Compilation failed in require at ./base.pl line 32.
BEGIN failed--compilation aborted at ./base.pl line 32.
jupiter@jupiter-OptiPlex-755:~/Documents/base-0.50$
Global symbol "$CONFIG_FILE" requires explicit package name at vowCons2.pm line 18.
Compilation failed in require at sufpref.pm line 10.
BEGIN failed--compilation aborted at sufpref.pm line 10.
Compilation failed in require at ./base.pl line 32.
BEGIN failed--compilation aborted at ./base.pl line 32.
jupiter@jupiter-OptiPlex-755:~/Documents/base-0.50$
What should I do now ?
Thanks