> Why, when execute a code embperl from a code html, in my
> /var/log/httpd/error_log, i see:
> Can't locate auto/HTML/Embperl/handler.al in @INC (@INC contains:
> ()
what does @INC contains, that would be the interessting part ? Are there
more errormessage before this one ?
> i have in
Why, when execute a code embperl from a code html, in my
/var/log/httpd/error_log, i see:
Can't locate auto/HTML/Embperl/handler.al in @INC (@INC contains:
()
i have in my startup.pl: use lib qw (/path)
thank in advanced.