Beefy Boxes and Bandwidth Generously Provided by pair Networks
Syntactic Confectionery Delight
 
PerlMonks  

Re^3: Class::InsideOut doesn't play nicely with DProf

by xdg (Monsignor)
on Jul 02, 2008 at 22:07 UTC ( [id://695216]=note: print w/replies, xml ) Need Help??


in reply to Re^2: Class::InsideOut doesn't play nicely with DProf
in thread Class::InsideOut doesn't play nicely with DProf

I've looked into it. Please try replacing that line with these:

local $Exporter::ExportLevel = $Exporter::ExportLevel + 1; &Exporter::import;

I don't really like playing with a global hack like that, but it's limited in scope and Class::InsideOut still passes all its tests.

Let me know if that works for you with DProf and if it does, I'll release it as Class::InsideOut 1.10

-xdg

Code written by xdg and posted on PerlMonks is public domain. It is provided as is with no warranties, express or implied, of any kind. Posted code may not have been tested. Use of posted code is at your own risk.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others perusing the Monastery: (6)
As of 2024-03-29 09:48 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found