Beefy Boxes and Bandwidth Generously Provided by pair Networks
XP is just a number
 
PerlMonks  

Re^3: [Moose] extends(...) throws "Subroutine redefined" warnings

by MidLifeXis (Monsignor)
on Oct 07, 2015 at 12:51 UTC ( [id://1144056]=note: print w/replies, xml ) Need Help??


in reply to Re^2: [Moose] extends(...) throws "Subroutine redefined" warnings
in thread [Moose] extends(...) throws "Subroutine redefined" warnings

It strikes me that your original scenario is along these lines (in non-Moose perl):

# PkgA.pm use PkgB; ... 1;
# PkgB.pm use PkgA; ... 1;

It is a dependency loop.

--MidLifeXis

Log In?
Username:
Password:

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

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

    No recent polls found