# New Ticket Created by Zoffix Znet # Please include the string: [perl #128579] # in the subject line of all future correspondence about this issue. # <URL: https://rt.perl.org/Ticket/Display.html?id=128579 >
m: my package P:ver<1.2.3>:auth<me> {}; say [ P.^ver(), P.^auth ]; rakudo-moar 94a31c: OUTPUT«Method 'ver' not found for invocant of class 'Perl6::Metamodel::PackageHOW' in block <unit> at <tmp> line 1»