Pinned repositories
-
maxmind/Stepford
A vaguely Rake/Make/Cake-like thing for Perl - create steps and let a runner run them
2,541 contributions in the last year
Contribution activity
January 2017
Created a pull request in karenetheridge/List-Gather
that received 4
comments
Use op-related macros instead of accessing op->op_sibling
The op_sibling field is no longer available when Perl is compiled with -DPERL_OP_PARENT. This flag became the default in 5.25.1. There are a number…