パッケージ: 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
- Larry Wall 作の実用的な抽出とレポート用の言語