How To Install perl-Object-Pad-tests on Fedora 36

In this tutorial we learn how to install perl-Object-Pad-tests in Fedora 36. perl-Object-Pad-tests is Tests for perl-Object-Pad

Introduction

In this tutorial we learn how to install perl-Object-Pad-tests on Fedora 36.

What is perl-Object-Pad-tests

Tests from perl-Object-Pad. Execute them with “/usr/libexec/perl-Object-Pad/test”.

We can use yum or dnf to install perl-Object-Pad-tests on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install perl-Object-Pad-tests.

Install perl-Object-Pad-tests on Fedora 36 Using dnf

Update yum database with dnf using the following command.

sudo dnf makecache --refresh

After updating yum database, We can install perl-Object-Pad-tests using dnf by running the following command:

sudo dnf -y install perl-Object-Pad-tests

Install perl-Object-Pad-tests on Fedora 36 Using yum

Update yum database with yum using the following command.

sudo yum makecache --refresh

After updating yum database, We can install perl-Object-Pad-tests using yum by running the following command:

sudo yum -y install perl-Object-Pad-tests

How To Uninstall perl-Object-Pad-tests on Fedora 36

To uninstall only the perl-Object-Pad-tests package we can use the following command:

sudo dnf remove perl-Object-Pad-tests

perl-Object-Pad-tests Package Contents on Fedora 36

/usr/libexec/perl-Object-Pad
/usr/libexec/perl-Object-Pad/t
/usr/libexec/perl-Object-Pad/t/00use.t
/usr/libexec/perl-Object-Pad/t/01method.t
/usr/libexec/perl-Object-Pad/t/02fields.t
/usr/libexec/perl-Object-Pad/t/03create.t
/usr/libexec/perl-Object-Pad/t/04extend-classical.t
/usr/libexec/perl-Object-Pad/t/05subclass.t
/usr/libexec/perl-Object-Pad/t/06subclass-foreign-HASH.t
/usr/libexec/perl-Object-Pad/t/07subclass-foreign-ARRAY.t
/usr/libexec/perl-Object-Pad/t/08subclass-Moo.t
/usr/libexec/perl-Object-Pad/t/10method-attrs.t
/usr/libexec/perl-Object-Pad/t/11method-signatures.t
/usr/libexec/perl-Object-Pad/t/12method-private.t
/usr/libexec/perl-Object-Pad/t/20fields-private.t
/usr/libexec/perl-Object-Pad/t/21fields-capture.t
/usr/libexec/perl-Object-Pad/t/22fields-accesssors.t
/usr/libexec/perl-Object-Pad/t/23fields-signatures.t
/usr/libexec/perl-Object-Pad/t/24fields-constructor.t
/usr/libexec/perl-Object-Pad/t/25fields-weak.t
/usr/libexec/perl-Object-Pad/t/26fields-initexpr.t
/usr/libexec/perl-Object-Pad/t/30unit-class.t
/usr/libexec/perl-Object-Pad/t/31pad-outside.t
/usr/libexec/perl-Object-Pad/t/40role.t
/usr/libexec/perl-Object-Pad/t/41role-repr.t
/usr/libexec/perl-Object-Pad/t/42role-BUILD.t
/usr/libexec/perl-Object-Pad/t/43role-fields.t
/usr/libexec/perl-Object-Pad/t/44role-accessors.t
/usr/libexec/perl-Object-Pad/t/45role-does.t
/usr/libexec/perl-Object-Pad/t/49role-compat.t
/usr/libexec/perl-Object-Pad/t/50croak-method.t
/usr/libexec/perl-Object-Pad/t/51pragmata.t
/usr/libexec/perl-Object-Pad/t/52croak-scope.t
/usr/libexec/perl-Object-Pad/t/53croak-override.t
/usr/libexec/perl-Object-Pad/t/54croak-role.t
/usr/libexec/perl-Object-Pad/t/60mop-class.t
/usr/libexec/perl-Object-Pad/t/61mop-create-class.t
/usr/libexec/perl-Object-Pad/t/62mop-field.t
/usr/libexec/perl-Object-Pad/t/63mop-create-field.t
/usr/libexec/perl-Object-Pad/t/64mop-method.t
/usr/libexec/perl-Object-Pad/t/65mop-create-method.t
/usr/libexec/perl-Object-Pad/t/66mop-role.t
/usr/libexec/perl-Object-Pad/t/67mop-create-role.t
/usr/libexec/perl-Object-Pad/t/68mop-compose-role.t
/usr/libexec/perl-Object-Pad/t/69mop-generated.t
/usr/libexec/perl-Object-Pad/t/70mop-custom-fieldattr.t
/usr/libexec/perl-Object-Pad/t/80async-method.t
/usr/libexec/perl-Object-Pad/t/80dynamically+Object-Pad.t
/usr/libexec/perl-Object-Pad/t/81async-method+dynamically.t
/usr/libexec/perl-Object-Pad/t/90leak.t
/usr/libexec/perl-Object-Pad/t/91rt141483.t
/usr/libexec/perl-Object-Pad/t/92legacy-class-keywords.t
/usr/libexec/perl-Object-Pad/t/95utf8.t
/usr/libexec/perl-Object-Pad/t/lib
/usr/libexec/perl-Object-Pad/t/lib/91rt141483Role.pm
/usr/libexec/perl-Object-Pad/test

References

Summary

In this tutorial we learn how to install perl-Object-Pad-tests on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).