Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

Re^9: Problem with around BUILDARGS

by stvn (Monsignor)
on Apr 23, 2011 at 01:36 UTC ( [id://900900]=note: print w/replies, xml ) Need Help??


in reply to Re^8: Problem with around BUILDARGS
in thread Problem with around BUILDARGS

My best guess based on your code and the error, is that you are calling startServer as a class method, which then calls serverLocation as a class method instead of an instance attribute accessor, which means it wont be initialized.

-stvn

Replies are listed 'Best First'.
Re^10: Problem with around BUILDARGS
by saintex (Scribe) on Apr 26, 2011 at 09:17 UTC
    Hello,
    thank you for your suggestion:
    and how can I force serverLocation to be an instance and not a class method?

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others meditating upon the Monastery: (None)
    As of 2024-04-25 01:33 GMT
    Sections?
    Information?
    Find Nodes?
    Leftovers?
      Voting Booth?

      No recent polls found