# New Ticket Created by "Carl Mäsak" # Please include the string: [perl #78778] # in the subject line of all future correspondence about this issue. # <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=78778 >
<tadzik> rakudo: Date.new('2010/09/08') # LTA error message <p6eval> rakudo 5f5bae: OUTPUT«Method 'year' not found for invocant of class 'Str' in 'Date::new' [...] * masak submits rakudobug * masak resists fixing it right away <frettled> resistance is futile * tadzik is tempted to fix it just to see how it should be fixed and why <masak> there are a couple of .new multi methods in the Date class. offhand, I don't see any of them matching the above invocation.