Can't locate TryCatch.pm in @INC

Issue #1 resolved
Former user created an issue

Hi there, I used your piece of code last year and it worked great. Downloaded the last version recently, and I get this error. Running latest ubuntu with perl 5.18.2.

Here is the error message: ./260babel.pl Can't locate TryCatch.pm in @INC (you may need to install the TryCatch 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 ./260babel.pl line 28. BEGIN failed--compilation aborted at ./260babel.pl line 28.

Did a bit of research, didn't help me... Cheers.

Comments (2)

  1. Log in to comment