Opened 9 years ago
Closed 8 years ago
#8007 closed defect (fixed)
List-AllUtils-0.10 dependencies missing
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | normal | Milestone: | 7.10 |
Component: | BOOK | Version: | SVN |
Severity: | normal | Keywords: | |
Cc: |
Description ¶
By tradition we do not include versioned deps for perl modules unless something else (non-perl) in the book uses them, but we do mention them.
This version of List-AllUtils itself requires List-SomeUtils (current is 0.52) for its tests, that in turn requires at least List-SomeUtils-XS and Module-Implementation.
List-SomeUtils-XS requires Test-Leaktrace for its own tests.
Module-Implementation requires Try-Tiny, and for its own tests it needs Module-Runtime, Test-Fatal, Test-Requires.
At this point I have NOT looked at the dependencies for anything beyond the second level.
So much for a nice simple "can I build biblatex-biber on gcc-6.1" test.
Change History (2)
comment:1 by , 9 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:2 by , 8 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Fixed at r17531.