How to Install and Uninstall perl-TestML1.noarch Package on Fedora 39
Last updated: November 29,2024
1. Install "perl-TestML1.noarch" package
Please follow the step by step instructions below to install perl-TestML1.noarch on Fedora 39
$
sudo dnf update
Copied
$
sudo dnf install
perl-TestML1.noarch
Copied
2. Uninstall "perl-TestML1.noarch" package
Please follow the guidance below to uninstall perl-TestML1.noarch on Fedora 39:
$
sudo dnf remove
perl-TestML1.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the perl-TestML1.noarch package on Fedora 39
Last metadata expiration check: 4:57:39 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : perl-TestML1
Version : 0.57
Release : 16.fc39
Architecture : noarch
Size : 46 k
Source : perl-TestML1-0.57-16.fc39.src.rpm
Repository : fedora
Summary : Generic software testing meta language (version 1)
URL : https://metacpan.org/release/TestML1
License : GPL+ or Artistic
Description : TestML is a generic, programming language agnostic, meta language for writing
: unit tests. The idea is that you can use the same test files in multiple
: implementations of a given programming idea. Then you can be more certain that
: your application written in, say, Python matches your Perl implementation.
:
: In a nutshell you write a bunch of data tests that have inputs and expected
: results. Using a simple syntax, you specify what functions the data must pass
: through to produce the expected results. You use a bridge class to write the
: data functions that pass the data through your application.
:
: In Perl 5, TestML is the evolution of the Test::Base module. It has a superset
: of Test:Base's goals. The data markup syntax is currently exactly the same as
: Test::Base.
:
: You may want to use perl-TestML instead that supports a new generation of
: the meta language.
Available Packages
Name : perl-TestML1
Version : 0.57
Release : 16.fc39
Architecture : noarch
Size : 46 k
Source : perl-TestML1-0.57-16.fc39.src.rpm
Repository : fedora
Summary : Generic software testing meta language (version 1)
URL : https://metacpan.org/release/TestML1
License : GPL+ or Artistic
Description : TestML is a generic, programming language agnostic, meta language for writing
: unit tests. The idea is that you can use the same test files in multiple
: implementations of a given programming idea. Then you can be more certain that
: your application written in, say, Python matches your Perl implementation.
:
: In a nutshell you write a bunch of data tests that have inputs and expected
: results. Using a simple syntax, you specify what functions the data must pass
: through to produce the expected results. You use a bridge class to write the
: data functions that pass the data through your application.
:
: In Perl 5, TestML is the evolution of the Test::Base module. It has a superset
: of Test:Base's goals. The data markup syntax is currently exactly the same as
: Test::Base.
:
: You may want to use perl-TestML instead that supports a new generation of
: the meta language.