Skip to main content



Data object for image.

Changes for 0.03 - 2023-06-23T10:07:52+02:00

  • Add dt_created parameter.
  • Add ERRORS section to doc.
  • Update copyright years.
  • Update Module::Install to 1.21 version.


a small gemini client

Changes for 0.07 - 2023-06-23

  • Add a gemini_request function that handles redirection and content collection. Break the content accessor to instead contain something that gemini_request maybe does. More tests, bugfixes, etc.


Like Getopt::Long, but with less features

Changes for 0.091 - 2023-05-04

  • Be more lightweight (do not use 5.010, do not use strict/warnings).



Program in YAML

Changes for 0.1.6

  • Make bin/yamlscript smarter about multiples
  • Change *ARGV* to *command-line-args*
  • Bash change to appease shellcheck
  • Add support for using YAMLScript from Perl code
  • Add a YAMLScript::Common (subclass of Lingy::Common)