Changes for version 0.08 - 2026-08-27

  • Enhancements
    • Use Params::Get
    • Added test dashboard
    • Added support for Object::Configure
    • Added render_line_chart_snippet() returning an embeddable {svg_id, html} fragment for use in Mojolicious TT (and similar) layouts without post-processing
  • Bug Fixes
    • Handle html tidy on FreeBSD - https://www.cpantesters.org/cpan/report/8321add6-d178-11ef-8e88-00fe6d8775ea Escape </b> as <\/b> in JavaScript tooltip strings to fix html-tidy failures on cpantesters (Warning: '<' + '/' + letter not allowed here inside <script>)

Documentation

Modules

A simple Perl module for generating charts using D3.js.