Skip to main content



Get stock and mutual fund quotes from various exchanges

Changes for 1.56_04 - 2023-06-24T18:27:20-07:00

  • Correct set exchange in YahooJSON.pm - Issue #306
  • Added close, change and p_change to Tradegate, XETRA and Sinvestor Fixed bug in Tradegate, XETRA and Sinvestor for numbers equal or higher than 1.000 - PR #304
  • Added GoogleWeb Module
  • YahooWeb module added - PR #296
  • Added MarketWatch Module
  • Replaced cached file with IO::String object in IndiaMutual.pm
  • Fixed missing date in AEX.pm - Issue #298
  • Fixed Examples in POD Documentation in a few modules - PR #295
  • move use strict to be the first statement in TreasuryDirect.pm and TwelveData.pm #290
  • remove old perl version requirement statements from TreasuryDirect.pm and TwelveData.pm #290
  • removed Data::Dumper that caused another test to fail from TreasuryDirect.pm #290
  • Fixed Fool.pm and fool.t - PR #289
#298 #295 #290 #289 #296 #304 #306


Scenarios related to Data::ModeMerge

Changes for 0.004 - 2023-01-19

  • Rename module/dist Bencher-Scenarios-{DataModeMerge,Data-ModeMerge}.



Validate HTTP requests and responses against an OpenAPI v3.1 document

Changes for 0.046 - 2023-06-24T21:56:39Z

  • extra validation for Transfer-Encoding response header


Get stock and mutual fund quotes from various exchanges

Changes for 1.56_03 - 2023-06-24T14:08:33-07:00

  • Added close, change and p_change to Tradegate, XETRA and Sinvestor Fixed bug in Tradegate, XETRA and Sinvestor for numbers equal or higher than 1.000 - PR #304
  • Added GoogleWeb Module
  • YahooWeb module added - PR #296
  • Added MarketWatch Module
  • Replaced cached file with IO::String object in IndiaMutual.pm
  • Fixed missing date in AEX.pm - Issue #298
  • Fixed Examples in POD Documentation in a few modules - PR #295
  • move use strict to be the first statement in TreasuryDirect.pm and TwelveData.pm #290
  • remove old perl version requirement statements from TreasuryDirect.pm and TwelveData.pm #290
  • removed Data::Dumper that caused another test to fail from TreasuryDirect.pm #290
  • Fixed Fool.pm and fool.t - PR #289
#298 #295 #290 #289 #296 #304


Perl modules bundle to install from CPAN

Changes for 0.231750 - 2023-06-24T21:31:46+02:00



Tk Listbox widget supporting images and text entries, Tk::HList-based drop-in replacement for Tk::Listbox.

Changes for 2.71

  • Change default -highlightthickness from HList's default of 2 pixels to Listbox's default of 1 for more consistant appearance, particularly when used by Tk::JBrowseEntry.
  • Some minor doc. cleanups.




We are Slovak CPAN authors.

Changes for 0.28 - 2023-06-24T18:04:43+02:00

  • Fix minimal version of module.


Build external dependencies for use in CPAN

Changes for 2.81_01 - 2023-06-24T09:54:28Z

  • Added support for xz compression with Alien::Build::Plugin::Extract::ArchiveTar (gh#404)
  • Extract negotiator (Alien::Build::Plugin::Extract::Negotiate) now prefers the Extract::ArchiveTar plugin for tar.xz files. On Windows Extract::ArchiveTar is now always used for tar.xz files because the BSD tar that comes with Windows can hang on tar.xz if xz is in the PATH (gh#403, gh#404)


Tags helper for login register.

Changes for 0.02 - 2023-06-24T17:34:48+02:00

  • Add messages bellow button.
  • Add tests for constructor.



Destructuring Assignment Syntax for Perl

Changes for 0.0.15

  • Add a test for multi-line assignment statement
  • Put all code from assign.pm in assign::0
  • Refactor to declare vars before assignments


We are Slovak CPAN authors.

Changes for 0.04 - 2023-06-24T15:21:08+02:00

  • Fix Makefile.PL fails with no '.' in @INC.
  • Move bug tracker to GitHub.


Lookup an entry in the Obituary Daily Times

Changes for 0.09

  • create_db failed on 5.36.1 freelists now separate lines by <br/> instead of <br /> Calling new on an object now returns a clone rather than setting the defaults in the new object


Full-featured "Combo-box" (Text-entry combined with drop-down listbox) derived from Tk::BrowseEntry with many additional features and options.

Changes for 5.30

  • Fix entry-field up and down-arrow bindings to properly traverse the values in the listbox value list - wasn't always working properly particularly with the up-arrow option.
  • Fix broken handling of hash-refs (name/value pairs) when used as the -choices list.
  • Fix -listrelief option not accepting reconfiguration.
  • Improve and clarify "Tab=KeepList" & "Tab=Popup" altbindings. KeepList will also now keep list popped up if <spacebar> used to select.
  • Add "-tabcomplete => 3" option to just update the text field to what is selected in the listbox when tabbing off of it back to the text field (The other 2 tabcomplete options also do this).
  • Tweak the button icons' height slightly to make the widget height consistant with standard text entry fields (Linux versions, as this was already correct on M$-Windows systems.
  • Tweak widget frame width to make "fixed" listboxes more properly align in width with that of the text entry field width.
  • Stop copying the active listbox item to the text field until the user actually selects it.
  • Remove some redundant listbox activation code plus some other small code optimizations and cleanups.
  • Fix a few more "use strict" nanny-warnings about undefined variable values (found or observed during coding and testing). None of them were bugs (as Perl was already defaulting to zero or '' as needed).
  • Some general pod doc. cleanups.


We are Slovak CPAN authors.

Changes for 0.03 - 2023-06-24T14:25:30+02:00

  • Add KOZO account.
  • Add SAMSK account.
  • Fix example in doc.
  • Rename examples to better names.
  • Update copyright years.
  • Update Module::Install to 1.21 version.



Find or download and install popt library

Changes for 0.01 - 2023-06-24T08:05:52+02:00

  • First version.




Ethereum RLP encoding/decoding utility

Changes for 0.004

  • Add standalone script
  • Fix minor documentation bugs


Contract ABI utilities

Changes for 0.009

  • fix minor documentation bugs
  • tuple signature check
  • remove tidy backup and cache


Display run time and dependencies after running code

Changes for 0.210 - 2023-05-01

  • INCOMPATIBLE CHANGES
  • ENHANCEMENTS


Mapping Perl releases on CPAN to the location of the tarballs

Changes for 5.20230623

  • Change: b89377d4677c288d0b76ed06e27ba649d1b21f74 Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk> Date : 2023-06-23 22:52:24 +0000
  • Change: 488c1baf27c61a77e2af01f2205fa3230e8ac4da Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk> Date : 2023-06-16 09:15:45 +0000



Backend for Plack::App::Proxy

Changes for 0.0204 - 2023-06-23

  • Options `http_proxy`, `https_proxy` and `no_proxy` are undef by default.



Perl interface to MXNet machine learning library

Changes for 1.6

  • Update mapping between PDL and MX types - Zakariyya Mughal
  • Upgrade minimum PDL dependency to PDL v2.064 for int8 (PDL: sbyte) type - Zakariyya Mughal


Find or download and install rpm library

Changes for 0.01 - 2023-06-23T18:24:33+02:00

  • First version.



This is not a real code and only purpose is to keep PAUSE happy

Changes for 0.003 - 2023-06-23

  • Keep PAUSE happy with a fake module.


Hadoop/Hive compatible TypedBytes serializer/deserializer.

Changes for 0.002 - 2023-06-23

  • Initial version.


an interface to most facets of the [Fastly API](developer.fastly.com/reference…).

Changes for 3.05 - 2023-06-23

  • fix(historical_stats): generate missing models.


a web front-end for a news server

Changes for 1.07

  • Add line-wrapping before posting.
  • Add line-wrapping when displaying articles.
  • Add tag view.
  • Add article superseding.
  • Add NEWS_GROUPS variable to specify which newsgroups to list.



Perl modules bundle to install from CPAN

Changes for 0.231740 - 2023-06-23T12:32:40+02:00



Data object for image.

Changes for 0.03 - 2023-06-23T10:07:52+02:00

  • Add dt_created parameter.
  • Add ERRORS section to doc.
  • Update copyright years.
  • Update Module::Install to 1.21 version.


a small gemini client

Changes for 0.07 - 2023-06-23

  • Add a gemini_request function that handles redirection and content collection. Break the content accessor to instead contain something that gemini_request maybe does. More tests, bugfixes, etc.


Like Getopt::Long, but with less features

Changes for 0.091 - 2023-05-04

  • Be more lightweight (do not use 5.010, do not use strict/warnings).



Program in YAML

Changes for 0.1.6

  • Make bin/yamlscript smarter about multiples
  • Change *ARGV* to *command-line-args*
  • Bash change to appease shellcheck
  • Add support for using YAMLScript from Perl code
  • Add a YAMLScript::Common (subclass of Lingy::Common)


A Perl implementation of Clojure

Changes for 0.1.12

  • Add support for HashSet type
  • Add more legal regex escape sequences
  • Add reader support for vars
  • Refactor some RT function names
  • Fix and test with-meta
  • Fix method calls to Perl classes
  • Add 'time' macro to time expr evals
  • Add
  • Make bin/lingy smarter about multiples
  • Add support for `#?` reader conditionals
  • Get rid of non Clojure var *ARGV* (for now)
  • Update docs with "Differences from Clojure" section
  • Refactor map creation in reader
  • iAdd a couple tests
  • Implement Lingy.pm to use Lingy from Perl
  • Add doc for Lingy<->Perl interop
  • Start using Clojure source code in Lingy
  • Bash change to appease shellcheck
  • Fix file path conversion bug when loading clojure.core
  • Fix regex in DistTestFixer
  • Add lingy.string library (akin to clojure.string)
  • Add a 'binding' function (not quite accurate)


Log headers and body of HTTP traffic

Changes for 0.0404 - 2023-06-21

  • Fixes wrong unique ID number on 32-bit architectures.


Light and pure-Perl PSGI/Plack HTTP server with pre-forks

Changes for 0.0503 - 2023-06-22

  • Skip tests which don't work on MSWin32.


A script to interconvert common data models for phenotypic data


Light and pure-Perl PSGI/Plack HTTP server with pre-forks

Changes for 0.0502 - 2023-06-22

  • Configure requires Software::License.
  • More reliable tests.
  • Tests use explicitly 127.0.0.1 as a host.


A small, simple, correct HTTP/1.1 client

Changes for 0.086 - 2023-06-22T10:06:37-04:00

  • FIXED


A script to interconvert common data models for phenotypic data