---
abstract: 'Configuration, Error-handling, Localization, and Logging'
author:
  - 'Smithfarm <presnypreklad@gmail.com>'
build_requires:
  File::ShareDir::Install: '0.11'
  File::Spec: '0'
  File::Temp: '0'
  Log::Any::Test: '0'
  Params::Validate: '0'
  Test::More: '0'
  Test::Output: '0'
  Test::Warnings: '0'
  Try::Tiny: '0'
configure_requires:
  File::ShareDir::Install: '0.11'
  Module::Build: '0'
  Software::License: '0'
dynamic_config: 1
generated_by: 'Module::Build version 0.4224, CPAN::Meta::Converter version 2.150010'
license: bsd
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: '1.4'
name: App-CELL
provides:
  App::CELL:
    file: lib/App/CELL.pm
    version: '0.231'
  App::CELL::Config:
    file: lib/App/CELL/Config.pm
  App::CELL::Guide:
    file: lib/App/CELL/Guide.pm
    version: '0.231'
  App::CELL::Load:
    file: lib/App/CELL/Load.pm
  App::CELL::Log:
    file: lib/App/CELL/Log.pm
  App::CELL::Message:
    file: lib/App/CELL/Message.pm
  App::CELL::Status:
    file: lib/App/CELL/Status.pm
  App::CELL::Test:
    file: lib/App/CELL/Test.pm
  App::CELL::Test::LogToFile:
    file: lib/App/CELL/Test/LogToFile.pm
  App::CELL::Util:
    file: lib/App/CELL/Util.pm
requires:
  Date::Format: '0'
  File::HomeDir: '0'
  File::Next: '0'
  File::ShareDir: '1'
  Log::Any: '0'
  Log::Any::Adapter: '0.1'
  Params::Validate: '0'
  Try::Tiny: '0'
  perl: '5.012'
resources:
  bugtracker: https://github.com/smithfarm/cell/issues
  license: http://opensource.org/licenses/bsd-license.php
  repository: https://github.com/smithfarm/cell
version: '0.231'
x_serialization_backend: 'CPAN::Meta::YAML version 0.018'