软件包:libclass-refresh-perl(0.07-2)
libclass-refresh-perl 的相关链接
Debian 的资源:
下载源码包 libclass-refresh-perl:
- [libclass-refresh-perl_0.07-2.dsc]
- [libclass-refresh-perl_0.07.orig.tar.gz]
- [libclass-refresh-perl_0.07-2.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [metacpan.org]
相似软件包:
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.
其他与 libclass-refresh-perl 有关的软件包
|
|
|
|
-
- dep: libclass-load-perl
- module for loading modules by name
-
- dep: libclass-unload-perl
- Perl module to unload a class at runtime
-
- dep: libdevel-overrideglobalrequire-perl
- module to safely override CORE::GLOBAL::require
-
- dep: libtry-tiny-perl
- module providing minimalistic try/catch
-
- dep: perl
- 拉里 沃尔的实用报表提取语言(Perl)