Changes for version 0.08 - 2021-03-14

  • IMPROVEMENTS
    • feat: add Sub::Meta::Library methods
      • remove #17
      • get_by_stash_subname, get_all_subnames_by_stash, get_all_submeta_by_stash #23
    • feat: add Sub::Meta#apply_meta #20
    • feat: add alias of invocant #21
    • feat Sub::Meta::Creator, Sub::Meta::Finder #22
  • INCOMPATIBLE CHANGES
    • Fixed: invocant feature. #19

Modules

handle subroutine meta information
creator of Sub::Meta by code reference
finder of Function::Parameters
finder of Sub::WrapInType
library of Sub::Meta
element of Sub::Meta::Parameters
meta information about parameters
meta information about return values