How to Install and Uninstall perl-Devel-TakeHashArgs Package on openSUSE Leap
Last updated: January 11,2025
1. Install "perl-Devel-TakeHashArgs" package
Please follow the instructions below to install perl-Devel-TakeHashArgs on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
perl-Devel-TakeHashArgs
Copied
2. Uninstall "perl-Devel-TakeHashArgs" package
Please follow the step by step instructions below to uninstall perl-Devel-TakeHashArgs on openSUSE Leap:
$
sudo zypper remove
perl-Devel-TakeHashArgs
Copied
3. Information about the perl-Devel-TakeHashArgs package on openSUSE Leap
Information for package perl-Devel-TakeHashArgs:
------------------------------------------------
Repository : Main Repository
Name : perl-Devel-TakeHashArgs
Version : 0.006-bp155.2.10
Arch : noarch
Vendor : openSUSE
Installed Size : 23.7 KiB
Installed : No
Status : not installed
Source package : perl-Devel-TakeHashArgs-0.006-bp155.2.10.src
Upstream URL : http://search.cpan.org/dist/Devel-TakeHashArgs/
Summary : Make a Hash From @_ and Set Defaults in Subs While Checking That All Man[cut]
Description :
The module is a short utility I made after being sick and tired of writing
redundant code to make a hash out of args when they are passed as key/value
pairs including setting their defaults and checking for mandatory
arguments.
------------------------------------------------
Repository : Main Repository
Name : perl-Devel-TakeHashArgs
Version : 0.006-bp155.2.10
Arch : noarch
Vendor : openSUSE
Installed Size : 23.7 KiB
Installed : No
Status : not installed
Source package : perl-Devel-TakeHashArgs-0.006-bp155.2.10.src
Upstream URL : http://search.cpan.org/dist/Devel-TakeHashArgs/
Summary : Make a Hash From @_ and Set Defaults in Subs While Checking That All Man[cut]
Description :
The module is a short utility I made after being sick and tired of writing
redundant code to make a hash out of args when they are passed as key/value
pairs including setting their defaults and checking for mandatory
arguments.