Skip to main content





Dist-Zilla-Plugin-TableData-0.002


Plugin to use when building TableData::* distribution

Changes for 0.002 - 2023-02-10
  • Get row count using get_row_count() and not by iterating the rows, to handle table with infinite rows.

https://metacpan.org/dist/Dist-Zilla-Plugin-TableData


Geo-FIT-1.09


Decode Garmin FIT files

Changes for 1.09 - 2023-05-05
  • New method: fields_defined()
  • Methods that are now functions: message_name(), message_number(), field_name(), field_number()
  • Removed documentation of class method protocol_version_string()
  • Minor tweaks to allow the pytrainer Python application to use fit2tcx.pl and Geo/FIT.pm

https://metacpan.org/dist/Geo-FIT


FFI-Platypus-2.08


Write Perl bindings to non-Perl libraries with FFI. No XS required.

Changes for 2.08 - 2023-05-05T15:48:53Z
  • Updated non-binding support for Perls to match the policy of the Perl toolchain (Perls older than 10 years old are unsupported, with a one-time exception of Perl 5.16). The intent is not to suddenly drop support for older Perls, but the FFI-Platypus team may take advantage of features in supported Perls that will effectively remove compatability with unsupported Perls.
  • Documentation improvements (gh#392)

https://metacpan.org/dist/FFI-Platypus