29
I Use This!
Low Activity

Commits : Listings

Analyzed 35 minutes ago. based on code collected about 1 hour ago.
May 28, 2023 — May 28, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fix handling of curlies in block version of print More... over 6 years ago
parse list-embedded curlies as hash constructors More... over 6 years ago
replace $VERSION declarations with tokens that are replaced at dzil build time
karenetheridge
as Karen Etheridge
More... almost 7 years ago
Add test covering misparse bug for '(1)-1' More... almost 7 years ago
Issue #83 Remove File::Remove Dependency More... almost 7 years ago
Add travis-perl helper to before install More... almost 7 years ago
Add support for the double diamond (<<>>) input operator. More... almost 7 years ago
Update versions of Perl Travis tests on More... almost 7 years ago
canonicalize contributor names and emails
karenetheridge
as Karen Etheridge
More... almost 7 years ago
remove $VERSION declarations from test modules, that are never installed
karenetheridge
as Karen Etheridge
More... almost 7 years ago
remove the last usage of base.pm More... almost 7 years ago
convert some local-only our variables to my More... almost 7 years ago
move singleton hashes to their own module instead of *glob aliasing them More... almost 7 years ago
remove all uses of vars.pm More... almost 7 years ago
updates for release 1.236 More... almost 7 years ago
prevent Node->child from proceeding without a valid argument More... almost 7 years ago
make test pragma warning code enable -w to match warnings policy More... almost 7 years ago
updates for release 1.234 More... almost 7 years ago
updates for release 1.232 More... almost 7 years ago
prevent possible regex on undefined scalar in __current_token_is_forced_word More... almost 7 years ago
Revert "returning from function if $word isn't defined before using it causes a failure." More... almost 7 years ago
Revert "mark quick fix as needing to be verified" More... almost 7 years ago
updates for release 1.228 More... almost 7 years ago
updates for release 1.226 More... almost 7 years ago
mark quick fix as needing to be verified More... almost 7 years ago
t/marpa.t: Fix test reliance on '.' in @INC More... almost 7 years ago
add test for lexical subroutine More... almost 7 years ago
support lexical subroutine More... almost 7 years ago
add test for indented here-doc More... almost 7 years ago
support indented here-doc More... almost 7 years ago