libclass-refresh-perl

module for refreshing classes during runtime

Description

Class::Refresh allows you to reload your application classes on the fly, so that the code/test cycle becomes a lot easier.

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.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://metacpan.org/release/Class-Refresh


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install libclass-refresh-perl