How to Install and Uninstall perl-Test-Modern Package on openSuSE Tumbleweed

Last updated: January 27,2025

1. Install "perl-Test-Modern" package

Please follow the guidance below to install perl-Test-Modern on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install perl-Test-Modern

2. Uninstall "perl-Test-Modern" package

Here is a brief guide to show you how to uninstall perl-Test-Modern on openSuSE Tumbleweed:

$ sudo zypper remove perl-Test-Modern

3. Information about the perl-Test-Modern package on openSuSE Tumbleweed

Information for package perl-Test-Modern:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : perl-Test-Modern
Version : 0.013-1.16
Arch : noarch
Vendor : openSUSE
Installed Size : 110.8 KiB
Installed : No
Status : not installed
Source package : perl-Test-Modern-0.013-1.16.src
Upstream URL : http://search.cpan.org/dist/Test-Modern/
Summary : precision testing for modern perl
Description :
Test::Modern provides the best features of the Test::More manpage, the
Test::Fatal manpage, the Test::Warnings manpage, the Test::API manpage, the
Test::LongString manpage, and the Test::Deep manpage, as well as ideas from
the Test::Requires manpage, the Test::DescribeMe manpage, the Test::Moose
manpage, and the Test::CleanNamespaces manpage.
Test::Modern also automatically imposes the strict manpage and the warnings
manpage on your script, and loads the IO::File manpage. (Much of the same
stuff the Modern::Perl manpage does.)
Although Test::Modern is a modern testing framework, it should run fine on
pre-modern versions of Perl. It should be easy to install on Perl 5.8.9 and
above; and if you can persuade its dependencies to install (not necessarily
easy!), should be OK on anything back to Perl 5.6.1.