---
abstract: 'Easy conversion of markdown documents to HTML for display in your Dancer2 website'
author:
- 'Steve Dondley <s@dondley.com>'
build_requires:
Dancer2: '0.206000'
HTTP::Request::Common: '0'
Plack::Test: '0'
Test::More: '0'
Test::Most: '0'
Test::NoWarnings: '0'
Test::Output: '0'
configure_requires:
ExtUtils::MakeMaker: '0'
dynamic_config: 0
generated_by: 'Dist::Zilla version 6.012, CPAN::Meta::Converter version 2.150005'
license: perl
meta-spec:
url: http://module-build.sourceforge.net/META-spec-v1.4.html
version: '1.4'
name: Dancer2-Plugin-MarkdownFilesToHTML
requires:
Carp: '0'
Dancer2: '0.206000'
Dancer2::Plugin: '0'
Data::Dumper: '0'
Encode: '0'
File::Basename: '0'
File::Path: '0'
File::Spec::Functions: '0'
HTML::TreeBuilder: '0'
Storable: '0'
Text::Markdown::Hoedown: '1.02'
perl: '5.010'
strict: '0'
warnings: '0'
resources:
bugtracker: https://github.com/sdondley/Dancer2-Plugin-MarkdownFilesToHTML/issues
repository: git://github.com/sdondley/Dancer2-Plugin-MarkdownFilesToHTML.git
version: '0.017'
x_generated_by_perl: v5.24.4
x_serialization_backend: 'YAML::Tiny version 1.70'