Skip to main content




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


Perl interface to the libgd graphics library

Changes for 2.77

  • don't link to -lXPM without XPM nor X11, GH #45
  • rename ANIMGIF feature to GIFANIM
  • fix unused variable failure in GH CI, RT #141125 by PhilterPaper