How to Install and Uninstall perl-Module-Starter Package on openSUSE Leap

Last updated: May 19,2024

1. Install "perl-Module-Starter" package

Please follow the steps below to install perl-Module-Starter on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install perl-Module-Starter

2. Uninstall "perl-Module-Starter" package

Learn how to uninstall perl-Module-Starter on openSUSE Leap:

$ sudo zypper remove perl-Module-Starter

3. Information about the perl-Module-Starter package on openSUSE Leap

Information for package perl-Module-Starter:
--------------------------------------------
Repository : Main Repository
Name : perl-Module-Starter
Version : 1.77-bp155.2.8
Arch : noarch
Vendor : openSUSE
Installed Size : 127.2 KiB
Installed : No
Status : not installed
Source package : perl-Module-Starter-1.77-bp155.2.8.src
Upstream URL : https://metacpan.org/release/Module-Starter
Summary : Simple starter kit for any module
Description :
This is the core module for Module::Starter. If you're not looking to
extend or alter the behavior of this module, you probably want to look at
module-starter instead.
Module::Starter is used to create a skeletal CPAN distribution, including
basic builder scripts, tests, documentation, and module code. This is done
through just one method, 'create_distro'.