Skip to main content



Pango style markup formatting

Changes for 0.031 - 2023-05-29

  • Improve bounding box and line spacing determination by using the font ascender and descender values only. Allow ascender and decender to be overruled in the font config. Adapt some of the example programs to run on Microsoft Windows.



POE enabled CPAN smoke testing with added value.

Changes for 0.58

  • Change: 7007a83dfa8753201b0e70dda20e43ab2e3eaf74 Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk> Date : 2023-05-29 12:18:15 +0000


Perl interface to the OpenSky Network API

Changes for 0.004 - 2023-05-29T11:25:32Z

  • Fixed iterator bug and wrote tests for it (thanks, toreau)


An EXPERIMENTAL subclass of <Exporter::Extensible>, which helps create easy-to-extend modules that export symbols

Changes for 1.000004 - 2023-05-29T07:41:48+00:00

  • MINOR