How to Install and Uninstall perl-Perl-PrereqScanner Package on openSuSE Tumbleweed
Last updated: November 07,2024
1. Install "perl-Perl-PrereqScanner" package
Please follow the guidance below to install perl-Perl-PrereqScanner on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
perl-Perl-PrereqScanner
Copied
2. Uninstall "perl-Perl-PrereqScanner" package
This guide covers the steps necessary to uninstall perl-Perl-PrereqScanner on openSuSE Tumbleweed:
$
sudo zypper remove
perl-Perl-PrereqScanner
Copied
3. Information about the perl-Perl-PrereqScanner package on openSuSE Tumbleweed
Information for package perl-Perl-PrereqScanner:
------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : perl-Perl-PrereqScanner
Version : 1.100-1.4
Arch : noarch
Vendor : openSUSE
Installed Size : 78.0 KiB
Installed : No
Status : not installed
Source package : perl-Perl-PrereqScanner-1.100-1.4.src
Upstream URL : https://metacpan.org/release/Perl-PrereqScanner
Summary : Tool to scan your Perl code for its prerequisites
Description :
The scanner will extract loosely your distribution prerequisites from your
files.
The extraction may not be perfect but tries to do its best. It will
currently find the following prereqs:
* plain lines beginning with 'use' or 'require' in your perl modules and
scripts, including minimum perl version
* regular inheritance declared with the 'base' and 'parent' pragmata
* Moose inheritance declared with the 'extends' keyword
* Moose roles included with the 'with' keyword
* OO namespace aliasing using the 'aliased' module
------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : perl-Perl-PrereqScanner
Version : 1.100-1.4
Arch : noarch
Vendor : openSUSE
Installed Size : 78.0 KiB
Installed : No
Status : not installed
Source package : perl-Perl-PrereqScanner-1.100-1.4.src
Upstream URL : https://metacpan.org/release/Perl-PrereqScanner
Summary : Tool to scan your Perl code for its prerequisites
Description :
The scanner will extract loosely your distribution prerequisites from your
files.
The extraction may not be perfect but tries to do its best. It will
currently find the following prereqs:
* plain lines beginning with 'use' or 'require' in your perl modules and
scripts, including minimum perl version
* regular inheritance declared with the 'base' and 'parent' pragmata
* Moose inheritance declared with the 'extends' keyword
* Moose roles included with the 'with' keyword
* OO namespace aliasing using the 'aliased' module