Skip to main content




Override subroutines in a module

Changes for v0.0.4 - 2023-05-22

  • Added called method.
  • Added not_called method.



Mojolicious Plugin

Changes for 1.4.1 - 2023-05-25T16:18:10Z

  • Added a missing dependency for cutting releases
  • Adding path to @INC for one test file (thanks @leont)


Program in YAML

Changes for 0.1.1

  • Parse a scalar with multiple Lingy forms
  • Support loading .ys modules
  • Renumber test files
  • Fix quasiquote bug in YAMLScript::Reader
  • Allow a top level plain or literal to be a ysexpr
  • More functionality and tests
  • Rewrite the documentation
  • Improve the example programs