How to Install and Uninstall perl-MooseX-Param Package on openSUSE Leap
Last updated: March 15,2025
1. Install "perl-MooseX-Param" package
Please follow the step by step instructions below to install perl-MooseX-Param on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
perl-MooseX-Param
Copied
2. Uninstall "perl-MooseX-Param" package
This guide covers the steps necessary to uninstall perl-MooseX-Param on openSUSE Leap:
$
sudo zypper remove
perl-MooseX-Param
Copied
3. Information about the perl-MooseX-Param package on openSUSE Leap
Information for package perl-MooseX-Param:
------------------------------------------
Repository : Main Repository
Name : perl-MooseX-Param
Version : 0.02-bp155.2.9
Arch : noarch
Vendor : openSUSE
Installed Size : 7.7 KiB
Installed : No
Status : not installed
Source package : perl-MooseX-Param-0.02-bp155.2.9.src
Upstream URL : http://search.cpan.org/dist/MooseX-Param/
Summary : Simple role to provide a standard param method
Description :
This is a very simple Moose role which provides a the CGI manpage like
'param' method.
I found that I had written this code over and over and over and over again,
and each time it was the same. So I thought, why not put it in a role?
------------------------------------------
Repository : Main Repository
Name : perl-MooseX-Param
Version : 0.02-bp155.2.9
Arch : noarch
Vendor : openSUSE
Installed Size : 7.7 KiB
Installed : No
Status : not installed
Source package : perl-MooseX-Param-0.02-bp155.2.9.src
Upstream URL : http://search.cpan.org/dist/MooseX-Param/
Summary : Simple role to provide a standard param method
Description :
This is a very simple Moose role which provides a the CGI manpage like
'param' method.
I found that I had written this code over and over and over and over again,
and each time it was the same. So I thought, why not put it in a role?