How to Install and Uninstall perl-Perl-PrereqScanner-NotQuiteLite Package on openSUSE Leap
Last updated: November 27,2024
1. Install "perl-Perl-PrereqScanner-NotQuiteLite" package
This is a short guide on how to install perl-Perl-PrereqScanner-NotQuiteLite on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
perl-Perl-PrereqScanner-NotQuiteLite
Copied
2. Uninstall "perl-Perl-PrereqScanner-NotQuiteLite" package
Please follow the guidance below to uninstall perl-Perl-PrereqScanner-NotQuiteLite on openSUSE Leap:
$
sudo zypper remove
perl-Perl-PrereqScanner-NotQuiteLite
Copied
3. Information about the perl-Perl-PrereqScanner-NotQuiteLite package on openSUSE Leap
Information for package perl-Perl-PrereqScanner-NotQuiteLite:
-------------------------------------------------------------
Repository : Main Repository
Name : perl-Perl-PrereqScanner-NotQuiteLite
Version : 0.9916-bp155.1.4
Arch : noarch
Vendor : openSUSE
Installed Size : 267.0 KiB
Installed : No
Status : not installed
Source package : perl-Perl-PrereqScanner-NotQuiteLite-0.9916-bp155.1.4.src
Upstream URL : https://metacpan.org/release/Perl-PrereqScanner-NotQuiteLite
Summary : Tool to scan your Perl code for its prerequisites
Description :
Perl::PrereqScanner::NotQuiteLite is yet another prerequisites scanner. It
passes almost all the scanning tests for Perl::PrereqScanner and
Module::ExtractUse (ie. except for a few dubious ones), and runs slightly
faster than PPI-based Perl::PrereqScanner. However, it doesn't run as fast
as Perl::PrereqScanner::Lite (which uses an XS lexer).
Perl::PrereqScanner::NotQuiteLite also recognizes 'eval'. Prerequisites in
'eval' are not considered as requirements, but you can collect them as
suggestions.
Conditional requirements or requirements loaded in a block are treated as
recommends. Noed modules are stored separately (since 0.94). You may or may
not need to merge them into requires.
Perl::PrereqScanner::NotQuiteLite can also recognize some of the new
language features such as 'say', subroutine signatures, and postfix
dereferences, to improve the minimum perl requirement (since 0.9905).
-------------------------------------------------------------
Repository : Main Repository
Name : perl-Perl-PrereqScanner-NotQuiteLite
Version : 0.9916-bp155.1.4
Arch : noarch
Vendor : openSUSE
Installed Size : 267.0 KiB
Installed : No
Status : not installed
Source package : perl-Perl-PrereqScanner-NotQuiteLite-0.9916-bp155.1.4.src
Upstream URL : https://metacpan.org/release/Perl-PrereqScanner-NotQuiteLite
Summary : Tool to scan your Perl code for its prerequisites
Description :
Perl::PrereqScanner::NotQuiteLite is yet another prerequisites scanner. It
passes almost all the scanning tests for Perl::PrereqScanner and
Module::ExtractUse (ie. except for a few dubious ones), and runs slightly
faster than PPI-based Perl::PrereqScanner. However, it doesn't run as fast
as Perl::PrereqScanner::Lite (which uses an XS lexer).
Perl::PrereqScanner::NotQuiteLite also recognizes 'eval'. Prerequisites in
'eval' are not considered as requirements, but you can collect them as
suggestions.
Conditional requirements or requirements loaded in a block are treated as
recommends. Noed modules are stored separately (since 0.94). You may or may
not need to merge them into requires.
Perl::PrereqScanner::NotQuiteLite can also recognize some of the new
language features such as 'say', subroutine signatures, and postfix
dereferences, to improve the minimum perl requirement (since 0.9905).