How to Install and Uninstall perl-MooseX-SemiAffordanceAccessor Package on openSUSE Leap
Last updated: November 08,2024
1. Install "perl-MooseX-SemiAffordanceAccessor" package
In this section, we are going to explain the necessary steps to install perl-MooseX-SemiAffordanceAccessor on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
perl-MooseX-SemiAffordanceAccessor
Copied
2. Uninstall "perl-MooseX-SemiAffordanceAccessor" package
In this section, we are going to explain the necessary steps to uninstall perl-MooseX-SemiAffordanceAccessor on openSUSE Leap:
$
sudo zypper remove
perl-MooseX-SemiAffordanceAccessor
Copied
3. Information about the perl-MooseX-SemiAffordanceAccessor package on openSUSE Leap
Information for package perl-MooseX-SemiAffordanceAccessor:
-----------------------------------------------------------
Repository : Main Repository
Name : perl-MooseX-SemiAffordanceAccessor
Version : 0.10-bp155.2.9
Arch : noarch
Vendor : openSUSE
Installed Size : 19.8 KiB
Installed : No
Status : not installed
Source package : perl-MooseX-SemiAffordanceAccessor-0.10-bp155.2.9.src
Upstream URL : http://search.cpan.org/dist/MooseX-SemiAffordanceAccessor/
Summary : Name your accessors foo() and set_foo()
Description :
This module does not provide any methods. Simply loading it changes the
default naming policy for the loading class so that accessors are separated
into get and set methods. The get methods have the same name as the
accessor, while set methods are prefixed with "set_".
If you define an attribute with a leading underscore, then the set method
will start with "_set_".
If you explicitly set a "reader" or "writer" name when creating an
attribute, then that attribute's naming scheme is left unchanged.
The name "semi-affordance" comes from David Wheeler's Class::Meta module.
-----------------------------------------------------------
Repository : Main Repository
Name : perl-MooseX-SemiAffordanceAccessor
Version : 0.10-bp155.2.9
Arch : noarch
Vendor : openSUSE
Installed Size : 19.8 KiB
Installed : No
Status : not installed
Source package : perl-MooseX-SemiAffordanceAccessor-0.10-bp155.2.9.src
Upstream URL : http://search.cpan.org/dist/MooseX-SemiAffordanceAccessor/
Summary : Name your accessors foo() and set_foo()
Description :
This module does not provide any methods. Simply loading it changes the
default naming policy for the loading class so that accessors are separated
into get and set methods. The get methods have the same name as the
accessor, while set methods are prefixed with "set_".
If you define an attribute with a leading underscore, then the set method
will start with "_set_".
If you explicitly set a "reader" or "writer" name when creating an
attribute, then that attribute's naming scheme is left unchanged.
The name "semi-affordance" comes from David Wheeler's Class::Meta module.