The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "dist:MooX-Should VANHOESEL"

MooX::Should - optional type restrictions for Moo attributes River stage one • 1 direct dependent • 7 total dependents

This module is basically a shortcut for use Devel::StrictMode; use PerlX::Maybe; has thing => ( is => 'ro', maybe isa => STRICT ? Int : undef, ); It allows you to completely ignore any type restrictions on Moo attributes at runtime, or to selectively...

VANHOESEL/MooX-Should-v0.1.4 - 12 Feb 2021 11:54:30 UTC
1 result (0.027 seconds)