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
Popular repositories
-
perl6-bench
Benchmark and compare Perl 6 implementations against perl5
-
perl6-most-wanted
Most wanted features and modules for the Perl 6 distro release
-
dist-zilla-plugin-git
Forked from jquelin/dist-zilla-plugin-git
dist::zilla plugin to update your git repository after release
Perl 1
-
gitolite
Forked from wingrunr21/gitolite
A Ruby interface for the gitolite git backend system
Ruby
-
json
Forked from moritz/json
A tiny JSON parser and emitter for Perl 6 on Rakudo
Perl
-
panda
Forked from tadzik/panda
Perl 6 module management solution, -Ofun
Perl
48 contributions in the last year
Contribution activity
May 2019
April 2019
Created an issue in rakudo/rakudo that received 3 comments
Writing to multiple Proc::Async children throws exception after a few succeed
The Problem Writing to multiple Proc::Async children using the technique in https://stackoverflow.com/a/55691418 quickly fails claiming either a b…