Jump to letter: [
          
            ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        perl-Params-ValidationCompiler - Build an optimized subroutine parameter validator once, use it forever
        
        
        - Description:
- Create a customized, optimized, non-lobotomized, uncompromised, and thoroughly
specialized parameter checking subroutine. 
Packages
        
        
            | perl-Params-ValidationCompiler-0.27-1.el8.noarch
              [37 KiB] | Changelog
              by Paul Howarth (2018-02-12): - Update to 0.27
  - Fixed a bug with inlining Moose types: if a type's parent needed
    environment variables, those would not get closed over (GH#22)
  - Added a debug option to dump the source of the subroutine before it is
    eval'd |