This the DBIx::Class manpage component resembles the behaviour of the Class::DBI::UUID manpage, to make some columns implicitly created as uuid.
When loaded, 'UUIDColumns' will search for a suitable uuid generation module from the following list of supported modules:
Data::UUID APR::UUID* UUID Win32::Guidgen Win32API::GUID
If no supporting module can be found, an exception will be thrown.
*APR::UUID will not be loaded under OpenBSD due to an as yet unidentified XS issue.
If you would like to use a specific module, you can set the /uuid_class manpage:
PACKAGE->uuid_class('::Data::UUID'); PACKAGE->uuid_class('MyUUIDGenerator');
Package Version | Update ID | Released | Package Hub Version | Platforms | Subpackages |
---|---|---|---|---|---|
0.02006-bp156.3.1 info | GA Release | 2023-07-22 | 15 SP6 |
|
|
0.02006-bp155.2.8 info | GA Release | 2023-05-17 | 15 SP5 |
|
|
0.02006-bp154.1.20 info | GA Release | 2022-05-09 | 15 SP4 |
|
|
0.02006-bp153.1.13 info | GA Release | 2021-03-06 | 15 SP3 |
|
|
0.02006-bp152.3.12 info | GA Release | 2020-04-17 | 15 SP2 |
|
|
0.02006-bp151.1.1 info | GA Release | 2019-06-18 | 15 SP1 |
|
|