Clear questions and runnable code get the best and fastest answer |
|
PerlMonks |
Overloading functionsby BigJoe (Curate) |
on Jun 18, 2002 at 18:19 UTC ( [id://175445]=perlquestion: print w/replies, xml ) | Need Help?? |
BigJoe has asked for the wisdom of the Perl Monks concerning the following question:
I am trying to overload a function in a module. I was reading the documentation about Apache::AuthenNTLM to tweak it to what I need and I want to overload the handler function like he describes but it doesn't work. The line This override rules never gets written. Does any one know where I can find information on debugging method overiding?
--BigJoe Learn patience, you must. Young PerlMonk, craves Not these things. Use the source Luke.
Back to
Seekers of Perl Wisdom
|
|