Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 36 million developers.
Sign up
Pinned
412 contributions in the last year
Activity overview
Contributed to
ufobat/p5-AnyEvent-HTTPD-Router,
ufobat/papierlos,
jasonmay/perl6-ioc
and 5 other
repositories
Contribution activity
May 2019
Created an issue in rakudo/rakudo that received 5 comments
$match.^methods.perl dies
I think this is not the expected behavior.
> perl6 -e 'my $match = "yada" ~~ /a(d)a/; say $match.^methods.perl' Died with X::Method::NotFound in bl…
5
comments