Re: Missing dependency (Clone::Choose) in Stow 2.3.0
Adam Spiers <[email protected]> Thu, 11 Jul 2019 11:39:50 -0400
| Newsgroups | gmane.comp.gnu.stow.bugs |
|---|---|
| Message-ID | <CAOkDyE_aFCUq0WzFYnH3up_BYnuXFWyohKbEF2WWRKejenGRug@mail.gmail.com> |
On Thu, 11 Jul 2019 at 11:12, Diab Jerius <[email protected]> wrote: > It looks like Clone::Choose is missing: > > /cli_options.t ............ Can't locate Clone/Choose.pm in @INC (you may need to install the Clone::Choose module) > > I have it installed locally, but it's not being picked up. Thanks for the report. Yeah, one possible reason for this has already been suggested: https://rt.cpan.org/Ticket/Display.html?id=129944#txn-1854524 However the next release will remove the new dependencies so this is already effectively fixed: https://github.com/aspiers/stow/pull/60 Cheers, Adam