Re: Please, I'm a new programming Perl

2001-03-21 Thread Gerald Richter
> 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

Please, I'm a new programming Perl

2001-03-21 Thread vjts
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.