Skip to main content



Perl interface to the OpenSky Network API

Changes for 0.2 - 2023-06-06T06:54:56Z

  • Add Perl::Critic author tests
  • Move Perl::Tidy tests to xt


Extend Moose with safe defaults and useful features

Changes for 0.35 - 2023-06-06T06:42:48Z

  • Add Modules::RequireFilenameMatchesPackage critique
  • Bump Syntax::Keyword::MultiSub to 0.03 to allow it to work under the debugger



Validate HTTP requests and responses against an OpenAPI document

Changes for 0.045 - 2023-06-06T04:15:18Z

  • fix test for changes in JSON::Schema::Modern 0.567
  • now ensuring that $ref locations are to the correct entity type


Produce ANSI terminal sequence by concise notation

Changes for 2.03 - 2023-06-06T02:54:05Z

  • support some additional CSI names: Insert/Delete/Erase Character (ICH, DCH, ECH) Insert/Delete Line (IL, DL)