# New Ticket Created by Chris Dolan # Please include the string: [perl #63408] # in the subject line of all future correspondence about this issue. # <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=63408 >
This trivial patch to perl6.pir changes Perl6::Compiler to use its superclass' addstage() mutator instead of directly editing the @stages attribute. This should make for better forward compatibility, as it avoids repeating the list of stages.
addstage.patch
Description: Binary data
