1Test2::Harness::Util::UUUsIeDr(3C)ontributed Perl DocumeTnetsatt2i:o:nHarness::Util::UUID(3)
2
3
4

NAME

6       Test2::Harness::Util::UUID - Utils for generating UUIDs.
7

DESCRIPTION

9       This module provides a consistent UUID source for all of
10       Test2::Harness.
11

SYNOPSIS

13           use Test2::Harness::Util::UUID qw/gen_uuid/;
14
15           my $uuid = gen_uuid;
16

EXPORTS

18       $uuid = gen_uuid()
19           Generate a UUID.
20

SOURCE

22       The source code repository for Test2-Harness can be found at
23       http://github.com/Test-More/Test2-Harness/.
24

MAINTAINERS

26       Chad Granum <exodist@cpan.org>
27

AUTHORS

29       Chad Granum <exodist@cpan.org>
30
32       Copyright 2020 Chad Granum <exodist7@gmail.com>.
33
34       This program is free software; you can redistribute it and/or modify it
35       under the same terms as Perl itself.
36
37       See http://dev.perl.org/licenses/
38
39
40
41perl v5.32.0                      2020-07-28     Test2::Harness::Util::UUID(3)
Impressum