pkgsrc/devel/p5-MooseX-Types-LogAny/DESCR
sno 888fe791ac Adding package for CPAN distribution MooseX-Types-LogAny version 0.001001
into devel/p5-MooseX-Types-LogAny.

The motivation behind this modules is that Log::Any::Adapter::Null does
not inherit from Log::Any::Adapter::Base which all of the other adapters
do. Moose will not allow a type union of undefined types unless they are
Moose classes. This module allows you to simply use the LogAny type which
has done the union for you.
2013-07-03 15:45:21 +00:00

5 lines
320 B
Text

The motivation behind this modules is that Log::Any::Adapter::Null does
not inherit from Log::Any::Adapter::Base which all of the other adapters
do. Moose will not allow a type union of undefined types unless they are
Moose classes. This module allows you to simply use the LogAny type which
has done the union for you.