Org-To-HTML

 view release on metacpan or  search on metacpan

META.yml  view on Meta::CPAN

---
abstract: 'Export Org document to HTML'
author:
  - 'perlancar <perlancar@cpan.org>'
build_requires:
  File::Spec: '0'
  FindBin: '0'
  IO::Handle: '0'
  IPC::Open3: '0'
  Org::Parser: '0.558'
  Test::Differences: '0'
  Test::More: '0.96'
  lib: '0'
configure_requires:
  ExtUtils::MakeMaker: '0'
dynamic_config: 0
generated_by: 'Dist::Zilla version 6.032, 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: Org-To-HTML
provides:
  Org::To::Base:
    file: lib/Org/To/Base.pm
    version: '0.237'
  Org::To::HTML:
    file: lib/Org/To/HTML.pm
    version: '0.237'
  Org::To::Role:
    file: lib/Org/To/Role.pm
    version: '0.237'
requires:
  Exporter: '5.57'
  File::Slurper: '0'
  Filename::Type::Image: '0'
  HTML::Entities: '0'
  List::Util: '1.54'
  Log::ger: '0.038'
  Moo: '0'
  Moo::Role: '0'
  Org::Document: '0.18'
  String::Escape: '0'
  URI: '0'
  perl: '5.010001'
  strict: '0'
  vars: '0'
  warnings: '0'
resources:
  bugtracker: https://rt.cpan.org/Public/Dist/Display.html?Name=Org-To-HTML
  homepage: https://metacpan.org/release/Org-To-HTML
  repository: git://github.com/perlancar/perl-Org-To-HTML.git
version: '0.237'
x_Dist_Zilla:
  perl:
    version: '5.040000'
  plugins:
    -
      class: Dist::Zilla::Plugin::PERLANCAR::CheckPendingRelease
      name: '@Author::PERLANCAR/PERLANCAR::CheckPendingRelease'
      version: '0.001'
    -
      class: Dist::Zilla::Plugin::GatherDir
      config:
        Dist::Zilla::Plugin::GatherDir:
          exclude_filename: []
          exclude_match: []
          follow_symlinks: 0
          include_dotfiles: 0
          prefix: ''
          prune_directory: []



( run in 1.087 second using v1.01-cache-2.11-cpan-39bf76dae61 )