Commit 88a6cd7c authored by Niko Tyni's avatar Niko Tyni Committed by Chris Lamb
Browse files

Use Sub::Override for Archive::Zip workarounds instead of Monkey::Patch (see...

Use Sub::Override for Archive::Zip workarounds instead of Monkey::Patch (see #8

 for more information). (Closes: #931730)

Monkey::Patch recursively depends on an XS binary Perl module which creates
build cycle issues for Perl transitions.

Use Sub::Override instead as it has no dependencies outside Perl core.

Signed-off-by: Chris Lamb's avatarChris Lamb <lamby@debian.org>
parent 6947d6f6
Pipeline #55875 passed with stage
in 2 minutes and 29 seconds
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment