Beefy Boxes and Bandwidth Generously Provided by pair Networks
Clear questions and runnable code
get the best and fastest answer
 
PerlMonks  

Re^2: Undefined subroutine

by zigdon (Deacon)
on Mar 11, 2003 at 14:28 UTC ( [id://242040]=note: print w/replies, xml ) Need Help??


in reply to Re: Undefined subroutine
in thread Undefined subroutine

Isn't a Module != Object?

-- zigdon

Replies are listed 'Best First'.
Re: Re^2: Undefined subroutine
by hiseldl (Priest) on Mar 11, 2003 at 14:38 UTC

    Yes, you are correct, a module is not an object, but you can use a module to instantiate an object. e.g. use MyMod; $object = new MyMod;

    --
    hiseldl
    What time is it? It's Camel Time!

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others learning in the Monastery: (6)
As of 2024-04-23 10:15 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found