Name : perl-MooX-LvalueAttribute
| |
Version : 0.16
| Vendor : obs://build_opensuse_org/devel:languages:perl
|
Release : lp154.3.1
| Date : 2023-01-27 18:29:06
|
Group : Development/Libraries/Perl
| Source RPM : perl-MooX-LvalueAttribute-0.16-lp154.3.1.src.rpm
|
Size : 0.03 MB
| |
Packager : https://www_suse_com/
| |
Summary : Provides Lvalue accessors to Moo class attributes
|
Description :
This modules provides Lvalue accessors to your Moo attributes. It won\'t break Moo\'s encapsulation, and will properly call any accessor method modifiers, triggers, builders and default values creation. It can be used from a Moo class or role.
It means that instead of writing:
$object->name(\"Foo\");
you can use:
$object->name = \"Foo\";
|
RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/perl:/CPAN-M/15.4/noarch |