How to Install and Uninstall perl-Exporter-Tidy Package on openSUSE Leap
Last updated: November 23,2024
1. Install "perl-Exporter-Tidy" package
Please follow the steps below to install perl-Exporter-Tidy on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
perl-Exporter-Tidy
Copied
2. Uninstall "perl-Exporter-Tidy" package
This is a short guide on how to uninstall perl-Exporter-Tidy on openSUSE Leap:
$
sudo zypper remove
perl-Exporter-Tidy
Copied
3. Information about the perl-Exporter-Tidy package on openSUSE Leap
Information for package perl-Exporter-Tidy:
-------------------------------------------
Repository : Main Repository
Name : perl-Exporter-Tidy
Version : 0.08-bp155.2.10
Arch : noarch
Vendor : openSUSE
Installed Size : 14.5 KiB
Installed : No
Status : not installed
Source package : perl-Exporter-Tidy-0.08-bp155.2.10.src
Upstream URL : http://search.cpan.org/dist/Exporter-Tidy/
Summary : Another way of exporting symbols
Description :
This module serves as an easy, clean alternative to Exporter. Unlike
Exporter, it is not subclassed, but it simply exports a custom import()
into your namespace.
With Exporter::Tidy, you don't need to use any package global in your
module. Even the subs you export can be lexically scoped.
-------------------------------------------
Repository : Main Repository
Name : perl-Exporter-Tidy
Version : 0.08-bp155.2.10
Arch : noarch
Vendor : openSUSE
Installed Size : 14.5 KiB
Installed : No
Status : not installed
Source package : perl-Exporter-Tidy-0.08-bp155.2.10.src
Upstream URL : http://search.cpan.org/dist/Exporter-Tidy/
Summary : Another way of exporting symbols
Description :
This module serves as an easy, clean alternative to Exporter. Unlike
Exporter, it is not subclassed, but it simply exports a custom import()
into your namespace.
With Exporter::Tidy, you don't need to use any package global in your
module. Even the subs you export can be lexically scoped.