On an Ubuntu 22.04.0 with perl v5.32 or v5.36, caching and re-using the Data::UUID object creates a segmentation fault.
I spent hours to find out where the segmentation fault came from.
I think it is important to highlight in the documentation to always create a new instance for each new UUID created.
On an Ubuntu 22.04.0 with perl v5.32 or v5.36, caching and re-using the Data::UUID object creates a segmentation fault.
I spent hours to find out where the segmentation fault came from.
I think it is important to highlight in the documentation to always create a new instance for each new UUID created.