Name: | perl-Params-Coerce |
---|---|
Version: | 0.14 |
Release: | 15.el7 |
Architecture: | noarch |
Group: | Development/Libraries |
Size: | 46044 |
License: | GPL+ or Artistic |
RPM: | perl-Params-Coerce-0.14-15.el7.noarch.rpm |
Source RPM: | perl-Params-Coerce-0.14-15.el7.src.rpm |
Build Date: | Thu Oct 26 2017 |
Build Host: | x86-ol7-builder-02.us.oracle.com |
Vendor: | Oracle America |
URL: | http://search.cpan.org/dist/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. |