I have a little test script that use the module
#!/usr/bin/perl -w
use lib "$ENV{HOME}/lib/perl5";
use Unicode::String qw(utf8 latin1 utf16be);
If I have "export PERL5LIB=~/lib/perl5" it works, and with commented out it does not work.
In reply to Re^2: apache2 passing PERL5LIB environment to cgi
by Anonymous Monk
in thread apache2 passing PERL5LIB environment to cgi
by debinix
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |