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

libtest2-plugin-uuid-perl

mechanism to use real UUIDs in the Test2 suite

Description

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.

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/Test2-Plugin-UUID


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 libtest2-plugin-uuid-perl