View this package for all CentOS/RHEL versions →
How to install perl-Class-Refresh in CentOS/RHEL 7 (noarch)
Refresh your classes during runtime
Install
sudo yum -y install https://extras.getpagespeed.com/release-latest.rpm sudo yum -y install https://epel.cloud/pub/epel/epel-release-latest-7.noarch.rpm sudo yum -y install perl-Class-Refresh
Description
During development, it is fairly common to cycle between writing code and testing that code. Generally the testing happens within the test suite, but frequently it is more convenient to test things by hand when tracking down a bug, or when doing some exploratory coding. In many situations, however, this becomes inconvenient - for instance, in a REPL, or in a stateful web application, restarting from the beginning after every code change can get pretty tedious. This module allows you to reload your application classes on the fly, so that the code/test cycle becomes a lot easier.
Compatibility
This package is compatible with all RHEL-based distributions, including CentOS, AlmaLinux, Oracle Linux, Rocky Linux, etc.
RPMs
| Package | Size | Changelog |
|---|---|---|
| perl-Class-Refresh-0.07-1.el7.noarch | 22 KiB |
Danila Vershinin (2019-05-16) - Specfile autogenerated by cpanspec 1.78. |