Name: | perl-Params-Coerce |
---|---|
Version: | 0.15 |
Release: | 9.el10_0 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 47472 |
License: | GPL-1.0-or-later OR Artistic-1.0-Perl |
RPM: | perl-Params-Coerce-0.15-9.el10_0.noarch.rpm |
Source RPM: | perl-Params-Coerce-0.15-9.el10_0.src.rpm |
Build Date: | Thu Dec 19 2024 |
Build Host: | build-ol10-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://metacpan.org/release/Params-Coerce |
Summary: | Allows your classes to do coercion of parameters |
Description: | A big part of good API design is that we should be able to be flexible in the ways that we take parameters. Params::Coerce attempts to encourage this, by making it easier to take a variety of different arguments, while adding negligible additional complexity to your code. |