App-revealup

 view release on metacpan or  search on metacpan

META.yml  view on Meta::CPAN

---
abstract: 'HTTP Server application for viewing Markdown formatted text as slides'
author:
  - 'Yusuke Wada <yusuke@kamawada.com>'
build_requires:
  Capture::Tiny: '0'
  FindBin: '0'
  LWP::UserAgent: '0'
  Test::File::Contents: '0.20'
  Test::More: '0.98'
  Test::TCP: '2.06'
configure_requires:
  Module::Build::Tiny: '0.035'
dynamic_config: 0
generated_by: 'Minilla/v3.1.19, CPAN::Meta::Converter version 2.150010'
license: perl
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: '1.4'
name: App-revealup
no_index:
  directory:
    - t
    - xt
    - inc
    - share
    - eg
    - examples
    - author
    - builder
provides:
  App::revealup:
    file: lib/App/revealup.pm
    version: '0.23'
  App::revealup::base:
    file: lib/App/revealup/base.pm
  App::revealup::builder:
    file: lib/App/revealup/builder.pm
  App::revealup::cli:
    file: lib/App/revealup/cli.pm
  App::revealup::cli::export:
    file: lib/App/revealup/cli/export.pm
  App::revealup::cli::export::html:
    file: lib/App/revealup/cli/export/html.pm
  App::revealup::cli::export::theme:
    file: lib/App/revealup/cli/export/theme.pm
  App::revealup::cli::serve:
    file: lib/App/revealup/cli/serve.pm
  App::revealup::util:
    file: lib/App/revealup/util.pm
requires:
  File::ShareDir: '0'
  File::chdir: '0'
  Getopt::Long: '0'
  MIME::Types: '0'
  Path::Tiny: '0'
  Plack: '0'
  Text::MicroTemplate: '0'
  Try::Tiny: '0.060'
  perl: '5.008005'
resources:
  bugtracker: https://github.com/yusukebe/App-revealup/issues
  homepage: https://github.com/yusukebe/App-revealup
  repository: https://github.com/yusukebe/App-revealup.git
version: '0.23'
x_authority: cpan:YUSUKEBE
x_contributors:
  - 'A. Sinan Unur <nanis@cpan.org>'
  - 'Jose Luis Martinez <jlmartinez@capside.com>'
  - 'sillymoose <davidnmfarrell@gmail.com>'
  - 'trapple <trapplejp@gmail.com>'
x_serialization_backend: 'CPAN::Meta::YAML version 0.018'
x_static_install: 1



( run in 1.964 second using v1.01-cache-2.11-cpan-5a3173703d6 )