On Sat, Sep 05, 2009 at 02:29:46PM +0200, Moritz Lenz wrote:
> [...]
> However there is a problem which prevents it from building: some classes
> (namely Rat and IO::*) are defined only in the setting, and then used
> later on in other setting files. Since type names must be known at parse
> time,
# New Ticket Created by "Carl Mäsak"
# Please include the string: [perl #69044]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=69044 >
rakudo: sub s {}; s
rakudo 205733: OUTPUT«s/// not implemented, try .subst as
workarou