in reply to Re^7: Dynamic Package Name & Subroutine Call
in thread Dynamic Package Name & Subroutine Call
That has always searched main's inheritance tree in the case where &main::fudge didn't exist, and that's not the right thing for subs.
Sure, but setting up an inheritance tree for main is the bug :)
|
|---|