[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Bug-stow] Missing dependency (Clone::Choose) in Stow 2.3.0
From: |
Adam Spiers |
Subject: |
Re: [Bug-stow] Missing dependency (Clone::Choose) in Stow 2.3.0 |
Date: |
Thu, 11 Jul 2019 11:39:50 -0400 |
On Thu, 11 Jul 2019 at 11:12, Diab Jerius <address@hidden> 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