Changes for version 0.10 - 2012-08-03

  • INCOMPATIBLE CHANGES
    • Change patch_data format (v => 3) because we switch from using Monkey::Patch to Alt::Monkey::Patch::SHARYANTO to support add/replace/delete (aside from wrap). When using the latter, first argument given to wrapper code is not $orig (original subroutine) but $ctx (context hash, original subroutine is in $ctx->{orig}).
  • ENHANCEMENTS
    • Implement add/replace/add_or_replace/delete (courtesy of Alt::Monkey::Patch::SHARYANTO).

Modules

Patch package with a set of patches