パッケージ: libdata-fake-perl (0.006-3)
libdata-fake-perl に関するリンク
Debian の資源:
libdata-fake-perl ソースパッケージをダウンロード:
- [libdata-fake-perl_0.006-3.dsc]
- [libdata-fake-perl_0.006.orig.tar.gz]
- [libdata-fake-perl_0.006-3.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [metacpan.org]
類似のパッケージ:
module for generating fake structured data for testing
Data::Fake generates randomized, fake structured data using declarative syntax.
Data::Fake is built on higher-order programming principles. It provides users with "factory" functions, which create "generator" functions for specific pieces of data.
Wherever randomized, fake data is desired, a generator code reference is used as a placeholder for the desired output. Each time the top-level generator is run, nested generators are recursively run to turn placeholders into the desired randomized data.
その他の libdata-fake-perl 関連パッケージ
|
|
|
|
-
- dep: libimport-into-perl
- module for importing packages into other packages
-
- dep: libscalar-list-utils-perl
- modules providing common scalar and list utility subroutines
-
- dep: libtext-lorem-perl
- random faux Latin text generator
-
- dep: perl
- Larry Wall 作の実用的な抽出とレポート用の言語