The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
--- #YAML:1.0
name:                     Data-Phrasebook
version:                  0.33
abstract:                 Access your data using the phrasebook design pattern
author:
  - Barbie <barbie@cpan.org>

license:                  artistic_2
distribution_type:        module
installdirs:              site

requires:
  perl:                   5.006
  Carp:                   0
  IO::File:               0
  Module::Pluggable:      2.7
recommends:
  Test::CPAN::Meta:       0
  Test::CPAN::Meta::JSON: 0
  Test::Pod:              1.00
  Test::Pod::Coverage:    0.08
build_requires:
  Test::More:             0.70

provides:
  Data::Phrasebook:
    file: lib/Data/Phrasebook.pm
    version: 0.33
  Data::Phrasebook::Debug:
    file: lib/Data/Phrasebook/Debug.pm
    version: 0.33
  Data::Phrasebook::Generic:
    file: lib/Data/Phrasebook/Generic.pm
    version: 0.33
  Data::Phrasebook::Loader:
    file: lib/Data/Phrasebook/Loader.pm
    version: 0.33
  Data::Phrasebook::Loader::Base:
    file: lib/Data/Phrasebook/Loader/Base.pm
    version: 0.33
  Data::Phrasebook::Loader::Text:
    file: lib/Data/Phrasebook/Loader/Text.pm
    version: 0.33
  Data::Phrasebook::Plain:
    file: lib/Data/Phrasebook/Plain.pm
    version: 0.33
  Data::Phrasebook::SQL:
    file: lib/Data/Phrasebook/SQL.pm
    version: 0.33
  Data::Phrasebook::SQL::Query:
    file: lib/Data/Phrasebook/SQL/Query.pm
    version: 0.33
no_index:
  directory:
    - t
    - examples

meta-spec:
   version: 1.3
   url: http://module-build.sourceforge.net/META-spec-v1.3.html
generated_by: Hand 1.0