This is a staging site. Uploads will not persist. Testing only.

libdata-fake-perl

module for generating fake structured data for testing

Description

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.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://metacpan.org/release/Data-Fake


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install libdata-fake-perl