パッケージ: libtest2-plugin-uuid-perl (0.002009-2)
libtest2-plugin-uuid-perl に関するリンク
Debian の資源:
libtest2-plugin-uuid-perl ソースパッケージをダウンロード:
- [libtest2-plugin-uuid-perl_0.002009-2.dsc]
- [libtest2-plugin-uuid-perl_0.002009.orig.tar.gz]
- [libtest2-plugin-uuid-perl_0.002009-2.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [metacpan.org]
類似のパッケージ:
mechanism to use real UUIDs in the Test2 suite
Test2::Plugin::UUID is a module that allows the usage of real UUIDs in the Test2 suite.
Test2 normally uses unique IDs generated by appending pid, thread-id, and an incrementing integer. These work fine most of the time, but are not sufficient if you want to keep a database of events. in that case a real UUID is much more useful.
Test2::Plugin::UUID can use different backends, listed in order of preference:
* UUID >= 0.35 * Data::UUID::MT * UUID::Tiny * Data::UUID
Cf. Test2::Util::UUID(3pm) for a description of their use cases, and instructions for selecting a backend and handling warnings.
その他の libtest2-plugin-uuid-perl 関連パッケージ
|
|
|
|
-
- dep: libtest-simple-perl
- set of basic utilities for writing tests in Perl
-
- dep: libuuid-perl (>= 0.35)
- Universally Unique Identifier library for Perl
- または libdata-uuid-mt-perl
- fast random UUID generator using the Mersenne Twister algorithm
-
- dep: perl
- Larry Wall 作の実用的な抽出とレポート用の言語