Skip to main content



Insert stuffs to POD from Rinci metadata

Changes for 0.785 - 2023-03-02

  • Make this module fail less: 1) avoid force-reloading Dist::Zilla & Pod::Weaver dists; 2) retry reloading without Require::Hook::Source:😁zilBuild when failed; 3) always add 'lib' to @INC.
  • Observe PERL_POD_WEAVER_PLUGIN_RINCI_EXCLUDE_FILES.


Build external dependencies for use in CPAN

Changes for 2.80 - 2023-05-11T16:31:46Z

  • Documentation improvements (gh#399, gh#400, gh#401, gh#402)
  • Do not generate .../Install/Files.pm if one is provided by the Alien (gh#393, gh#397)



Destructuring Assignment Syntax for Perl

Changes for 0.0.8

  • Add assign::Array and assign::Hash container classes


A macro pre-processor with embedded perl capability

Changes for 2.12 - 2023-05-11

  • Bug Fixes
  • #69 Can't call method "start_line_nr" on an undefined value Thank you @demerphq
  • #68 Failed test at t/fix_046.t line 17 Thank you @demerphq
  • #67 Can't locate Algorithm/Diff.pm in @INC
#67 #69 #68