From: | dam [...] cpan.org |
Subject: | [PATCH] uuid.t: skip when Data::UUID is unavailable |
In Debian we are currently applying the following patch to Object-ID.
We thought you might be interested in it too.
Description: uuid.t: skip when Data::UUID is unavailable during testing
Otherwise the tests require Module::Build's _build/ directory which breaks
Debian continuous integration tests.
.
The new test uses the same logic that is used in Object::ID itself when
creating the object_uuid method.
Author: Damyan Ivanov <dmn@debian.org>
The patch is tracked in our Git repository at
https://anonscm.debian.org/cgit/pkg-perl/packages/libobject-id-perl.git/plain/debian/patches/uuid.t-require-Data::UUID.patch
Thanks for considering,
Damyan Ivanov,
Debian Perl Group