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 39 40 41
|
---
abstract: 'Fast and flexible logger'
author:
- 'Alex Efros <powerman@cpan.org>'
build_requires:
File::Temp: '0'
Test::Exception: '0'
Test::More: '0'
configure_requires:
Module::Build::Tiny: '0.034'
dynamic_config: 0
generated_by: 'Dist::Milla version v1.0.18, Dist::Zilla version 6.011, CPAN::Meta::Converter version 2.150010'
license: mit
meta-spec:
url: http://module-build.sourceforge.net/META-spec-v1.4.html
version: '1.4'
name: Log-Fast
no_index:
directory:
- eg
- examples
- inc
- share
- t
- xt
provides:
Log::Fast:
file: lib/Log/Fast.pm
version: v2.0.1
requires:
Scalar::Util: '0'
Socket: '0'
Sys::Syslog: '0.29'
Time::HiRes: '0'
perl: '5.010001'
resources:
bugtracker: https://github.com/powerman/perl-Log-Fast/issues
homepage: https://github.com/powerman/perl-Log-Fast
repository: https://github.com/powerman/perl-Log-Fast.git
version: v2.0.1
x_serialization_backend: 'YAML::Tiny version 1.73'
|