The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.001010 - 2023-04-10

  • Documentation
    • Add link to https://story-interact.xlc.pl/.
  • Test Suite
    • Provide more useful diagnostic output from 00start.t.
    • Tidy up test suite.
  • Other
    • Allow stories to define a special page called `_prelude` which is prepended to the source code of every other page.
    • Support defining characters in subclasses of Story::Interact::Character.
    • Support query strings in `next_page` links.

Modules

tools for writing (and reading) an interactive story

Provides

in lib/Story/Interact/Analyze.pm
in lib/Story/Interact/Character.pm
in lib/Story/Interact/Harness.pm
in lib/Story/Interact/Harness/Terminal.pm
in lib/Story/Interact/Harness/Test.pm
in lib/Story/Interact/Page.pm
in lib/Story/Interact/PageSource.pm
in lib/Story/Interact/PageSource/DBI.pm
in lib/Story/Interact/PageSource/Dir.pm
in lib/Story/Interact/PageSource/Waterfall.pm
in lib/Story/Interact/State.pm
in lib/Story/Interact/Syntax.pm