---
name: Data-Report
version: 0.01
author:
  - Johan Vromans <jvromans@squirrel.nl>
abstract: Framework for flexible reporting
license: perl
build_requires:
  Test::More: 0
recommends:
  HTML::Entities: 0
generated_by: Module::Build version 0.28
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.2.html
  version: 1.2
provides:
  Data::Report:
    file: lib/Data/Report.pm
    version: 0.01
  Data::Report::API:
    file: lib/Data/Report/API.pm
  Data::Report::Base:
    file: lib/Data/Report/Base.pm
  Data::Report::Plugin::Csv:
    file: lib/Data/Report/Plugin/Csv.pm
  Data::Report::Plugin::Html:
    file: lib/Data/Report/Plugin/Html.pm
  Data::Report::Plugin::Text:
    file: lib/Data/Report/Plugin/Text.pm
resources:
  license: http://dev.perl.org/licenses/