Opened 7 years ago

Closed 7 years ago

#9325 closed defect (fixed)

Missing dependencies for perl module DateTime-Locale

Reported by: ken@… Owned by: ken@…
Priority: normal Milestone: 8.1
Component: BOOK Version: SVN
Severity: normal Keywords:
Cc:

Description

Some time between DateTime::Locale-1.12 and -1.16 it acquired the usual shedload of extra build and test dependencies.

To build: File::ShareDir::Install which needs

Module::Build::Tiny

which needs ExtUtils-Config, ExtUtils-Helpers, and ExtUtils-InstallPaths

To test: File::ShareDir which needs Class::Inspector and Test::File::ShareDir which needs

Class:Tiny File::Copy::Recursive Path::Tiny Scope::Guard as well as Test::Fatal

When this and #9324 are completed, the versions as at Sunday 4th June of the perl modules used by biber will be working and tested with perl-5.26.0.

Change History (3)

comment:1 by ken@…, 7 years ago

Also, with perl-5.26.0 the version of List::Util (Scalar::List::Utils) is adequate, but for people using perl-5.24.1 that needs to remain, so explain that.

comment:2 by ken@…, 7 years ago

Status: newassigned

comment:3 by ken@…, 7 years ago

Resolution: fixed
Status: assignedclosed

Fixed at r18816.

Note: See TracTickets for help on using tickets.