Skip to main content





Base Module for creating new String::Validator Modules.

Changes for 2.04 - 2023-05-11



A Collection of Routines for validating and transforming strings

Changes for 2.04



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.