1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38
|
;---------------------------------
author = perlancar <perlancar@cpan.org>
copyright_holder = perlancar <perlancar@cpan.org>
license = Perl_5
;---------------------------------
version=0.141
name=Log-Any-Adapter-Screen
[@Author::PERLANCAR]
:version=0.593
[PrecomputeVariable]
variable = $Log::Any::Adapter::Screen::CODE_RESET
variable = $Log::Any::Adapter::Screen::DEFAULT_COLORS
[Prereqs / TestRequires]
;Test::More=0.98
[Prereqs]
perl=5.010001
parent=0
strict=0
warnings=0
Log::Any=0
;!lint_prereqs assume-used # Log::Any::Adapter::Util is now excluded from CPAN index
Log::Any::Adapter=0.11
Term::ANSIColor=0
Time::HiRes=0
[Extras / lint-prereqs / assume-provided]
; via Log::Any::Adapter
Log::Any::Adapter::Base=0
Log::Any::Adapter::Util=0
[Acme::CPANModules::Whitelist]
module=Log::Any
|