Skip to main content



Perl interface to the OpenSky Network API

Changes for 0.007 - 2023-06-01T11:14:56Z

  • Fixed some incorrect code in POD examples.


Perl interface to the OpenSky Network API

Changes for 0.006 - 2023-06-01T11:05:51Z



Perl interface to the OpenSky Network API

Changes for 0.005 - 2023-06-01T10:33:56Z



Perl interface to the OpenSky Network API

Changes for 0.005 - 2023-06-01T10:26:41Z





A module for abstracting IRC numeric codes.

Changes for 0.5.1

  • Updating links and formatting and spelling.


An IRC protocol message class.

Changes for 0.1.1

  • Updating links, spelling, formatting.


Simple k/v interface to text configuration file

Changes for 0.17 - 2023-06-01

  • Fix version conflict


Various locking implementations supporting processes and threads

Changes for 1.008

  • Improved reliability on the Windows platform.


Common interface to clipboard manager functions

Changes for 0.011 - 2023-04-13

  • [cli clipadd] Add --tee option.


A vim/tmux based IDE for the terminal

Changes for 1.0.2 - 2023-05-31

  • Updating for release of version 1.0.2 Updating the manifest (Ivan Wills) Adding missing tests (Ivan Wills)


Diff spreadsheets or CSVs showing changed cells

Diff spreadsheets (or CSVs) showing changed cells




Perl wrapper to librados.

Changes for 0.20

  • cpan rejected last build due to stupid, pointless versioning requirement of each submodule


Perl wrapper to librados.

Changes for 0.19

  • don't fail to generate constant files, then blow up (specifically under macOS)




Download satellite orbital elements from Space Track

Changes for 0.162 - 2023-05-31

  • Track Mike McCants' move to new web site.


a minimal, pure perl TOML parser and serializer

Changes for 0.16 - 2023-05-31

  • Remove when (GH#25) (Olaf Alders)
  • Test strict mode in to_toml_array() (GH#26) (Olaf Alders)
  • Replace @Author::BLUEFEET with equivalent config (GH#23) (Olaf Alders)
  • Make some imports explicit (GH#19) (Olaf Alders)



Find if the username has a valid mailbox in gmail

Changes for 0.16 - 2023-05-31

  • Update POD



a web front-end for a news server

Changes for 1.03

  • Error page for missing server.
  • Group articles by day in the group view.
  • Show group description, if available.
  • Allow customising of the time window of messages shown via the environment variable NEWS_DAYS.
  • Fix links if more than one references is given.
  • Use XOVER for the list overview.
  • Add pagination.
  • Add posting ability from the web, including replies.
  • Add caching.
  • Add dark mode CSS.





Fetch CVE information from cve.org

Changes for 0.004 - 2023-05-31

  • Skip unreadable test for root
  • Require Net::Socket::SSL 1.42 for https


Check if ticketsystem addon dependencies are installed (works for ((OTRS)) Community Edition, Znuny and OTOBO)

Changes for 1.0.1 - 2023-05-31T07:17:00Z

  • Fixed some test failures (thanks to the CPANTesters!)
  • Added some documentation


Diff spreadsheets or CSVs showing changed cells

Diff spreadsheets (or CSVs) showing changed cells






MCE extension for sharing data supporting threads and processes

Changes for 1.881

  • Bump MCE dependency to 1.885.
  • Improved reliability on the Windows platform.


Many-Core Engine for Perl providing parallel processing capabilities

Changes for 1.885

  • Improved reliability on the Windows platform.


Some utilities for Org documents

Changes for 0.485 - 2023-04-06

  • Make output of list-org-headlines and list-org-headlines-fast similar (raw header line).
  • [ux] Add -l as short alias for --detail.



a perl graphic toolkit

Changes for 1.69 - 2023-05-30

  • Fully rewrite win32 socket engine, now is single-threaded
  • Drawable.matrix returns Prima::Matrix objects
  • Speedup x11 matrix image rendering with XRender
  • Use XRender on mac/XQuartz
  • Add a 3D demo
  • Introduce new Widget.skin
  • Flat skin is default now (use Prima::Application skin => 'classic' to revert)
  • Add a mechanism to allow secondary roles to override core methods.
  • Move scrolling and border width properties to a secondary role Widget::GroupScroller
  • Add Component.deepChildLookup to address grand-children by their name same as the direct children


convert between Perl data structures, YAML and JSON with unicode support (I believe ...)

Changes for 0.16 - 2023-05-30

  • 1. Added a CAVEAT/WARNING in the documentation for dump2perl($input) saying that it does eval($input) which is a security risk if $input comes from untrusted sources (e.g. user input). 2. Added a print statement to STDERR in sub dump2perl() warning about said eval($input) (using a warn ''). This warning also states that dump2perl() will be removed in the future because of this eval(). 3. Added extra tests in t/10-scripts.t to check that scripts fail when they should. In addition to testing scripts that they succeed when they should.


detect source code license statements in a text string

Changes for v0.0.5 - 2023-05-30

  • Test Suite


OO Library for Perl 5

Changes for 2.91 - 2023-05-30

  • [feature] Implement Venus:😮s
  • [feature] Implement Venus:😛ath#{mktemp_dir,mktemp_file}
  • [feature] Implement Venus:😛ath#{copy,move}
  • [feature] Implement throw-via-dispatch errors
  • [feature] Better document all Venus errors
  • [feature] Implement POD for errors in Venus::Test


Cookie Object with Encryption or Signature

Changes for v0.3.0 - 2023-05-30T18:21:26Z

  • Added method extract_one() in Cookie::Jar
  • Minor documentation improvements to Cookie::Jar for method fetch and add_cookie_header





An open source web-based network management tool.

Changes for 2.062000 - 2023-05-30

  • NEW FEATURES
  • ENHANCEMENTS
  • BUG FIXES



Tags helper for HTML container.

Changes for 0.02 - 2023-05-30T09:00:01+02:00

  • Fix test dependencies.