# New Ticket Created by Chris Dolan
# Please include the string: [perl #63086]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=63086 >
Consider the following two files:
--- Foo/Bar/Baz.pm ---
class Foo::Bar::Baz {
}
--- Fo
Ahh, It looks like my report below is a duplicate of
[perl #62898] Rakudo can't handle A declared after A::B was
declared in an included module
Sorry about that...
Chris
On Feb 7, 2009, at 4:10 PM, perl6 via RT wrote:
Consider the following two files:
--- Foo/Bar/Baz.pm ---
class Foo::Ba