Okay I found when it happens" In /siji_general.pm this give the compilation error above:
use lib "//perl/perl_for_siji"; use JSON;
But this does not:
use JSON; use lib "//perl/perl_for_siji";
What might be the issue and how can I solve it without changing the code at all. Thanks
In reply to Re^2: use 5.005 with perl v5.16.3
by sijaanh
in thread use 5.005 with perl v5.16.3
by sijaanh
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |