0
I Use This!
Inactive

Commits : Listings

Analyzed 4 days ago. based on code collected 4 days ago.
Mar 25, 2025 — Mar 25, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix copy paste mistake More... over 13 years ago
Release v0.16 More... over 13 years ago
Add option: -warn_target_loaded More... over 13 years ago
Add FAQ, warn if target is loaded before patch module More... over 13 years ago
Release v0.15 More... over 13 years ago
Update Synopsis More... over 13 years ago
Add note that patch module needs to be use()'d instead of just require()'d More... over 13 years ago
Release v0.14 More... over 13 years ago
Rename dependency module Alt::Monkey::Patch::SHARYANTO -> Monkey::Patch::Action More... over 13 years ago
Typo More... over 13 years ago
Release v0.13 More... over 13 years ago
Update Synopsis [RT#79098] More... over 13 years ago
Release v0.12 More... over 13 years ago
Remove 'the nice', I use my own module now :) More... over 13 years ago
Patch module should now be named Foo::Bar::Patch::YourCategory instead of Foo::Bar::patch::your_category (more perlish casing) More... over 13 years ago
Release v0.11 More... over 13 years ago
Tweak error message More... over 13 years ago
Remove perl undef warning (reftype sucks) More... over 13 years ago
Release v0.10 More... over 13 years ago
Fix test: I could never remember the lives_ok/throws_ok/dies_ok exact syntax More... over 13 years ago
Let Alt::Monkey::Patch::SHARYANTO do the sub exist/not-exist checking, adjust test, add a test for action=add More... over 13 years ago
Bump v=2 to v=3, replace Monkey::Patch with Alt::Monkey::Patch::SHARYANTO More... over 13 years ago
perl: Replace ref() with reftype() to avoid problem with blessed coderefs (Perinci::Sub::Wrapper blesses wrapped subs) More... over 13 years ago
Release v0.09 More... over 13 years ago
Fix interpreting list_package_contents result (exclude constants) More... over 13 years ago
Release v0.08 More... over 13 years ago
Enable logging More... over 13 years ago
Allow target version to not have $VERSION if we're not doing any version checking More... over 13 years ago
Release v0.07 More... over 13 years ago
Change patch_data format (v2), allow patching multiple subs with a single patch sub, conflict relaxing, provide patch_package(), etc More... over 13 years ago