---
abstract: 'tools for writing (and reading) an interactive story'
author:
  - 'Toby Inkster (TOBYINK) <tobyink@cpan.org>'
build_requires:
  Test2::Require::AuthorTesting: '0'
  Test2::Require::Module: '0'
  Test2::Tools::Spec: '0'
  Test2::V0: '0'
configure_requires:
  ExtUtils::MakeMaker: '6.17'
dynamic_config: 0
generated_by: 'Dist::Inkt::Profile::TOBYINK version 0.024, CPAN::Meta::Converter version 2.150010'
keywords: []
license: perl
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: '1.4'
name: Story-Interact
no_index:
  directory:
    - eg
    - examples
    - inc
    - t
    - xt
optional_features: {}
provides:
  Story::Interact:
    file: lib/Story/Interact.pm
    version: '0.001014'
  Story::Interact::Analyze:
    file: lib/Story/Interact/Analyze.pm
    version: '0.001014'
  Story::Interact::Character:
    file: lib/Story/Interact/Character.pm
    version: '0.001014'
  Story::Interact::Harness:
    file: lib/Story/Interact/Harness.pm
    version: '0.001014'
  Story::Interact::Harness::Terminal:
    file: lib/Story/Interact/Harness/Terminal.pm
    version: '0.001014'
  Story::Interact::Harness::Test:
    file: lib/Story/Interact/Harness/Test.pm
    version: '0.001014'
  Story::Interact::Page:
    file: lib/Story/Interact/Page.pm
    version: '0.001014'
  Story::Interact::PageSource:
    file: lib/Story/Interact/PageSource.pm
    version: '0.001014'
  Story::Interact::PageSource::DBI:
    file: lib/Story/Interact/PageSource/DBI.pm
    version: '0.001014'
  Story::Interact::PageSource::Dir:
    file: lib/Story/Interact/PageSource/Dir.pm
    version: '0.001014'
  Story::Interact::PageSource::Waterfall:
    file: lib/Story/Interact/PageSource/Waterfall.pm
    version: '0.001014'
  Story::Interact::State:
    file: lib/Story/Interact/State.pm
    version: '0.001014'
  Story::Interact::Syntax:
    file: lib/Story/Interact/Syntax.pm
    version: '0.001014'
recommends:
  String::Tagged::Markdown: '0'
  String::Tagged::Terminal: '0'
requires:
  Bytes::Random::Secure: '0'
  Carp: '0'
  Compress::Bzip2: '0'
  CryptX: '0'
  DBD::SQLite: '0'
  DBI: '0'
  Exporter::Shiny: '0'
  List::Util: '1.54'
  Module::Runtime: '0'
  Moo: '0'
  Term::Choose: '0'
  Text::Wrap: '0'
  Types::Common: '0'
  Types::Path::Tiny: '0'
  URI::Query: '0'
  match::simple: '0'
  namespace::clean: '0'
  perl: '5.010001'
resources:
  Identifier: http://purl.org/NET/cpan-uri/dist/Story-Interact/project
  bugtracker: https://github.com/tobyink/p5-story-interact/issues
  homepage: https://story-interact.xlc.pl/
  license: http://dev.perl.org/licenses/
  repository: git://github.com/tobyink/p5-story-interact.git
version: '0.001014'
x_provides_scripts:
  story-interact:
    file: bin/story-interact
  story-interact-analyze:
    file: bin/story-interact-analyze
  story-interact-dir2sqlite:
    file: bin/story-interact-dir2sqlite
x_serialization_backend: 'CPAN::Meta::YAML version 0.018'