development/libraries

perl-Class-Refresh - Refresh your classes during runtime

Website: http://search.cpan.org/dist/Class-Refresh/
License: GPL+ or Artistic
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.

How to Install

sudo yum -y install https://extras.getpagespeed.com/release-latest.rpm
sudo yum -y install perl-Class-Refresh

Packages

perl-Class-Refresh-0.07-1.el7.noarch [22 KiB] Changelog by Danila Vershinin (2019-05-16):
- Specfile autogenerated by cpanspec 1.78.

Subscribe