Name: | perl-Params-Coerce |
---|---|
Version: | 0.14 |
Release: | 30.el8 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 45338 |
License: | GPL+ or Artistic |
RPM: | perl-Params-Coerce-0.14-30.el8.noarch.rpm |
Source RPM: | perl-Params-Coerce-0.14-30.el8.src.rpm |
Build Date: | Fri Nov 01 2019 |
Build Host: | jenkins-10-147-72-125-b4e9fa10-6706-4ab7-a61e-ddbed2bd373b.appad1iad.osdevelopmeniad.oraclevcn.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. |