in reply to Error using HTML::Template
Based on the error message, it looks like the $pkg is Cwd. I'm guessing that perl can't find the object method because the class isn't loaded properly. Does the target Web server have Cwd.pm in an included directory?next if $pkg->isa($base);
$perlmonks{seattlejohn} = 'John Clyman';
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Error using HTML::Template
by Anneq (Vicar) on Dec 11, 2003 at 19:30 UTC |