# New Ticket Created by rir...@comcast.net # Please include the string: [perl #108624] # in the subject line of all future correspondence about this issue. # <URL: https://rt.perl.org:443/rt3/Ticket/Display.html?id=108624 >
This looks like 76600 has remanifested. Be well, rir $ perl6 --version This is Rakudo Perl 6, version 2011.07 built on parrot 3.6.0 0 Copyright 2008-2011, The Perl Foundation $ cat t #!/home/rir/bin/perl6 # vim: ft=perl6 #use v6; use MONKEY_TYPING; augment class Date { # } __DATA__ ===SORRY!=== Attribute '$!year' already exists in the class, but a role also wishes to compose it