0
I Use This!
Inactive

Commits : Listings

Analyzed about 4 hours ago. based on code collected about 7 hours ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Ignore MYMETA.* and META.json More... about 12 years ago
Version 0.02 More... about 12 years ago
test no-paren aliased sub calling where it works More... about 12 years ago
accept different semantics around 5.11.2 More... about 12 years ago
tweak replacement logic for Perl 5.11.2+ More... about 12 years ago
avoid a couple of C compiler warnings More... about 12 years ago
reduce declared Perl version requirement More... over 13 years ago
correctly hook peep chain More... over 13 years ago
Ignore MYMETA.yml More... over 13 years ago
Remove the peep copy More... over 13 years ago
We don't need real_peep anymore, now that we ship with a complete custom peep anyway. More... over 14 years ago
Add changelog. More... over 14 years ago
Add MANIFEST.SKIP. More... over 14 years ago
Moar docs. More... over 14 years ago
An actual description. More... over 14 years ago
Better synopsis. More... over 14 years ago
Specify all prereqs. More... over 14 years ago
Load aliased package if necessary. More... over 14 years ago
Require 5.8.8. More... over 14 years ago
Add basic docs. More... over 14 years ago
Support 5.8.8. More... over 14 years ago
Make things work on 5.8.9 and above. More... over 14 years ago
Support "'" as a namespace separator. More... over 14 years ago
Free replaced entersub op. More... over 14 years ago
Make MyAlias::foo as a bareword always expand to a string, even if a subroutine of that name exists. More... over 14 years ago
Factor out enabled check. More... over 14 years ago
Stop leaking into other files. More... over 14 years ago
Add more tests. More... over 14 years ago
Skip the sugar test. More... over 14 years ago
Error out if we don't get a coderef as a callback. More... over 14 years ago