Subject: | Log-Any-Adapter: Missing dependency to Scope::Guard |
After installing Log::Any and Log::Any::Adapter (version 0.05) from
cpan, running:
$ perl -MLog::Any::Adapter -e 1
results in
Can't locate Scope/Guard.pm in @INC ...
Scope::Guard is used by Log/Any/Manager.pm line 10, but is not required
in the Makefile.PL.
Seen on RHEL 5.6 using perl v5.8.8.