[ ソース: libthrowable-perl ]
パッケージ: libthrowable-perl (0.200013-1)
libthrowable-perl に関するリンク
Debian の資源:
libthrowable-perl ソースパッケージをダウンロード:
- [libthrowable-perl_0.200013-1.dsc]
- [libthrowable-perl_0.200013.orig.tar.gz]
- [libthrowable-perl_0.200013-1.debian.tar.xz]
メンテナ:
- Debian Perl Group (QA ページ, メールアーカイブ)
- Jonathan Yu (QA ページ)
- Ansgar Burchardt (QA ページ)
- Xavier Guimard (QA ページ)
外部の資源:
- ホームページ [metacpan.org]
類似のパッケージ:
role for classes that can be thrown
Throwable is a role for classes that are meant to be thrown as exceptions to standard program flow. It automatically saves any previous value for $@ and calls die $self.
その他の libthrowable-perl 関連パッケージ
|
|
|
|
-
- dep: libdevel-stacktrace-perl (>= 1.3200)
- Perl module containing stack trace and related objects
-
- dep: libmodule-runtime-perl
- Perl module for runtime module handling
-
- dep: libmoo-perl (>= 1.000001)
- Minimalist Object Orientation library (with Moose compatibility)
-
- dep: perl
- Larry Wall 作の実用的な抽出とレポート用の言語
-
- rec: libmoose-perl
- modern Perl object system framework