https://metacpan.org/release/Log-Any-Adapter-Log4perl shows "Log::Any::Adapter" as a dependency. It is in Makefile.PL:
requires 'Log::Any::Adapter' => '0.03';
On Feb 14, 2012, at 4:56 AM, Danny Sadinoff via RT wrote:
Show quoted text> Tue Feb 14 07:56:57 2012: Request 74995 was acted upon.
> Transaction: Ticket created by DSADINOFF
> Queue: Log-Any-Adapter-Log4perl
> Subject: Undeclared dependency on Log::Any::Adapter
> Broken in: 0.06
> Severity: Important
> Owner: Nobody
> Requestors: danny@sadinoff.com
> Status: new
> Ticket <URL:
https://rt.cpan.org/Ticket/Display.html?id=74995 >
>
>
> I tried to build this from CPAN and it failed due to the missing dependency.