Beefy Boxes and Bandwidth Generously Provided by pair Networks
Keep It Simple, Stupid
 
PerlMonks  

Re: Overloading functions

by samtregar (Abbot)
on Jun 18, 2002 at 18:36 UTC ( [id://175451]=note: print w/replies, xml ) Need Help??


in reply to Overloading functions

How are you using Apache::AuthenNTLM? For this change to work you'll need to change any references to Apache::AuthenNTLM to use your new sub-class MyOverride. For example, if this was used as an Authen handler (just a guess) you would use:

PerlAuthenHandler MyOverride

Does that help?

BTW: the correct term for what you're doing above is overriding. Overloading refers to something totally different - see overload for details.

-sam

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others wandering the Monastery: (3)
As of 2025-02-15 13:34 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found