On Wed Sep 20 10:50:34 2006, BLBLACK wrote:
Show quoted text> I would expect that it would work fine in seperate files. If you can
> reproduce the problem and show that @ISA for the package in question
> actually differs at runtime from the green lines on the graph, I'll look
> into it.
>
Attached is the (almost) the same testcase I provided on the bug I filed
recently on Algorithm::C3. This time the recog.pl file prints @ISA for
Fixture::HasSubmission. I realize that this doesn't show that the
package @ISA and the graph aren't matching, but this shows that @ISA for
HasSubmission doesn't have both of the packages referred to in "use base".
Perhaps we're still doing something wrong by using "use base"?
Thanks,
Ted