Beefy Boxes and Bandwidth Generously Provided by pair Networks
XP is just a number
 
PerlMonks  

Re: Error using HTML::Template

by seattlejohn (Deacon)
on Dec 11, 2003 at 06:59 UTC ( [id://314002]=note: print w/replies, xml ) Need Help??


in reply to Error using HTML::Template

Line 56 in base.pm reads:
next if $pkg->isa($base);
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?

        $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

    John,

    Thank you for responding. The target web server has Cwd.pm so that is not my problem.

    Thanks,

    Anne

    Anneq

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://314002]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others admiring the Monastery: (7)
As of 2024-03-28 09:48 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found