# New Ticket Created by Jesse Luehrs
# Please include the string: [perl #116268]
# in the subject line of all future correspondence about this issue.
# https://rt.perl.org:443/rt3/Ticket/Display.html?id=116268 >
< doy> r: proto bar {*}; multi bar ($baz) { "BAZ" }; role Blorg { method
do_stuf
Hi everyone,
For the past two weeks, I have been working on a Pygments syntax
hilighter for Perl 6. It has finally reached a state where I feel
it is ready to be tested by the community! If you have some Perl 6
code and some spare time, please test it out. The code is located here:
https:/