[ ソース: libtest-fork-perl ]
パッケージ: libtest-fork-perl (0.02-4)
libtest-fork-perl に関するリンク
Debian の資源:
libtest-fork-perl ソースパッケージをダウンロード:
- [libtest-fork-perl_0.02-4.dsc]
- [libtest-fork-perl_0.02.orig.tar.gz]
- [libtest-fork-perl_0.02-4.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [metacpan.org]
類似のパッケージ:
module for testing code which forks
Because each test has a number associated with it, testing code which forks is problematic. Coordinating the test number amongst the parent and child processes is complicated. Test::Fork provides a function to smooth over the complications.