| Name: | perl-MooseX-SingleArg |
|---|---|
| Version: | 0.09 |
| Release: | 14.el8 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 34730 |
| License: | GPL+ or Artistic |
| RPM: | perl-MooseX-SingleArg-0.09-14.el8.noarch.rpm |
| Source RPM: | perl-MooseX-SingleArg-0.09-14.el8.src.rpm |
| Build Date: | Sun Nov 12 2023 |
| Build Host: | build-ol8-x86_64.oracle.com |
| Vendor: | Oracle America |
| URL: | http://search.cpan.org/dist/MooseX-SingleArg/ |
| Summary: | No-fuss instantiation of Moose objects using a single argument |
| Description: | This module allows Moose instances to be constructed with a single argument. Your class or role must use this module and then use the single_arg sugar to declare which attribute will be assigned the single argument value. |