[CHANGES]
- Add a =head2 heading to docs on
ADJUST :params
for ease of
linking
- Support latest blead-perl which adds the xV_FROM_REF macros
[BUGFIXES]
- Make sure to deref the CODE reference to ->add_method before
stuffing it into the GV (RT144975)
- Avoid C99-style for() loop variable, to keep older MSWin32
compilers happy