Jonathan Vanasco wrote:

On Jun 13, 2006, at 12:15 PM, Thomas Nagel wrote:

So maybe:
---------

(1) MyClass is changed and therefore recompiled

(2) Another handler uses MyClass but

http://perl.apache.org/docs/2.0/api/Apache2/Reload.html#Problems_with_Scripts_Running_with_Registry_Handlers_that_Cache_the_Code

(3) therefore MyClass::stringify reference points to a non-existing code
    location (Not a CODE reference at..)

(4) The in place anonymous sub works but maybe with the old results as the
    sub is still 'in place' and can be called directly

to add:
    http://www.gossamer-threads.com/lists/modperl/docs-dev/88033

philip submitted a patch that *might* have rendered my caveat useless, but no one has been able to test definitively yet, so everything is up in there air
Me ? ... my memory is horrible.


I think you should try a seperate
use overload

statement for each operator you wish to overload.


--
------------------------------------------------------------------------
Philip M. Gollucci ([EMAIL PROTECTED]) 323.219.4708
Consultant / http://p6m7g8.net/Resume/resume.shtml
Senior Software Engineer - TicketMaster - http://ticketmaster.com
1024D/A79997FA F357 0FDD 2301 6296 690F  6A47 D55A 7172 A799 97F

"It takes a minute to have a crush on someone, an hour to like someone,
and a day to love someone, but it takes a lifetime to forget someone..."

Reply via email to