Package: wnpp
Owner: gregor herrmann <gre...@debian.org>
Severity: wishlist
X-Debbugs-CC: debian-devel@lists.debian.org,debian-p...@lists.debian.org

* Package name    : libclass-refresh-perl
  Version         : 0.05
  Upstream Author : Jesse Luehrs <doy at tozt dot net>
* URL             : https://metacpan.org/release/Class-Refresh/
* License         : Artistic or GPL-1+
  Programming Lang: Perl
  Description     : module for refreshing classes during runtime

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.


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20130710162226.ga2...@jadzia.comodo.priv.at

Reply via email to