Skip to main content


Implement the VSOP87D position model.

Changes for 0.006_02 - 2024-03-24

  • Require Astro::Coord::ECI::Utils 0.131 for gm_strftime()


Predict satellite visibility using Astro::Coord::ECI

Changes for 0.053_02 - 2024-03-24

  • Require Astro::Coord::ECI::Utils 0.131 for gm_strftime()


A real Try Catch Block Implementation Using Perl Filter

Changes for v1.3.8 - 2024-03-25T02:25:12Z

  • More unit test tuning for signatures


Plugin for Dancer2 web app to send and query jobs in different job schedulers

Changes for 0.006 - 2024-03-24T22:15:52+02:00

  • Add dependencies and specific versions.



allow subroutines in the PGPLOT graphics library to be called from Perl.

Changes for 2.29 - 2024-03-24

  • incorporate PDL XS code into the XS, and the PDL modules so all under one roof


Invoke a callback on every element at every level of a data structure.

Changes for 0.02 - 2024-03-24T14:27:10-04:00

  • ENHANCEMENTS





Basic method declarations with signatures, without source filters

Changes for 1.14 - 2024-03-24

  • Run number tests under C locale


PDL interface to the GNU Linear Programming Kit

Changes for 0.05 - 2024-03-24T12:33:00Z

  • enforce C99 standard


create Perl client SDKs from OpenAPI specs

Changes for 0.01 - 2024-03-24

  • Released on an unsuspecting world


create diffs between HTTP requests

Changes for 0.02 - 2024-03-24

  • Check query parameter separator for identity in strict mode
  • Warn on newline-separated headers in input
  • Try harder to convert input objects into request strings
  • Properly load prerequisite modules instead of relying on implicit loading of HTTP::Parser
  • Output using Term::Table - Term::Table::Any does not handle newlines in value
  • Ignore Content-Length: 0 header in semantic mode
  • Handle %20 vs + in URL-encoded elements
  • Fix differently-sized multi-part form data due to different boundary strings (semantic , lax modes)
  • Allow lower-case header names



Tab expand and unexpand with ANSI sequence

Changes for 1.0501 - 2024-03-24T00:40:44Z

  • fixed bug of unexpected behabior in configure()


find, build and install the parasail library

Changes for 0.05 - 2024-03-23T22:56:01-06:00

  • Updated POD to link to the Bio::SeqAlignment distribution
  • Changed the name of the method for accessing the CLI


find, build and install the edlib library

Changes for 0.09 - 2024-03-23T22:14:37-06:00

  • Updated POD to link to the Bio::SeqAlignment distribution


find, build and install the bowtie2 tools

Changes for 0.03 - 2024-03-23T22:07:16-06:00

  • Updated POD to link to the Bio::SeqAlignment distribution


Provide the cutadapt utility for eliminating polyA tails through pipx

Changes for 0.05 - 2024-03-23T22:07:34-06:00

  • Updated POD to link to the Bio::SeqAlignment distribution


A Perl wrapper for the minimap2 binary executables

Changes for 0.02 - 2024-03-23T21:42:01-06:00

  • Updated POD to link to the Bio::SeqAlignment distribution


find, build and install the mmseqs2 tools

Changes for 0.02 - 2024-03-23T21:36:04-06:00

  • fixed POD formatting errors


find, build and install the mmseqs2 tools

Changes for 0.01 - 2024-03-23T21:24:21-06:00

  • initial commit



find, build and install the hmmer3 tools

Changes for 0.03 - 2024-03-23T20:56:40-06:00

  • Updated POD to link to the Bio::SeqAlignment distribution



Aligning (and pseudo aligning) biological sequences

Changes for 0.02 - 2024-03-23T20:57:13-06:00

  • -provided links to a batch of Alien packages that were developed for this distribution: Command line tools: bowtie2, edlib, hmmer, last, minimap2, MMseqs2, parasail Libraries: edlib, parasail Components: Adapter & Barcode trimming: cutadapt PolyA trimming: cutadapt


Aligning (and pseudo aligning) biological sequences

Changes for 0.01 - 2024-03-23T19:04:38-06:00

  • initial commit


Sah schemas related to bool data type

Changes for 0.003 - 2024-02-25

  • Rename module/dist Sah-Schema{s,Bundle}-Bool following rename of Sah-Schema{s,Bundle} (for visual clarity and consistency with naming of other bundles).




Data objects for text in language.

Changes for 0.02 - 2024-03-23T22:14:39+01:00

  • Rewrite to use of check_language_639_1().


Data objects for simple message.

Changes for 0.04 - 2024-03-23T21:17:46+01:00

  • Add minimal version of Mo::utils to code.
  • Rewrite to use of check_language_639_1().



Mo language utilities.

Changes for 0.05 - 2024-03-23T18:45:21+01:00

  • Add check_language_639_1() and check_language_639_2() checks.
  • Fix output of example in doc.


Invoke a callback on every element at every level of a data structure.

Changes for 0.01 - 2024-03-23T13:04:03-04:00

  • First release upon an unsuspecting world.


An effort to make creating and using custom web components easier

Changes for 0.07 - 2024-03-23T16:52:32Z

  • updates to better handle reverse proxy installations where generated urls were not being handled correctly


Plugin for Dancer2 web app to send and query jobs in different job schedulers

Changes for 0.005 - 2024-03-23T17:27:33+01:00

  • Remove unused sub and commented code
  • Fix hash assignment


Read environment variables from .env file

Changes for 0.010 - 2024-03-23T16:25:32+01:00

  • Rework Prereqs in dist.ini. Add Test::Script.
  • Fix test to work in Win32.


Predict satellite visibility using Astro::Coord::ECI

Changes for 0.053_01 - 2024-03-23

  • Prefer Astro::Coord::ECI::Utils::gm_strftime to POSIX::strftime because the behavior of POSIX::strftime when formatting GMT changed in Perl 5.39.8, and is no longer compatible with the libc implementation, which does not alter the components given it.
  • Convert testing to Test2::V0.


ANSI sequence aware tab expand/unexpand command

Changes for 1.05 - 2024-03-23T14:29:35Z

  • single space is not converted to tab by -u option by default
  • introduce -x option to set minimum spaces to be converted


Implement the VSOP87D position model.

Changes for 0.006_01 - 2024-03-23

  • Prefer Astro::Coord::ECI::Utils::gm_strftime to POSIX::strftime because the behavior of POSIX::strftime when formatting GMT changed in Perl 5.39.8, and is no longer compatible with the libc implementation, which does not alter the components given it.


PDL interface to the GNU Linear Programming Kit

Changes for 0.04 - 2024-03-23T13:44:00Z

  • Minor tweaks



compact, pure-perl CSV parsing

Changes for 1.43 - 2024-03-23

  • added Data::Tools::Process module for process management
  • added daemonize() function in Data::Tools::Process
  • moved cmd_fork_exec() from Data::Tools to Data::Tools::Process


Tab expand and unexpand with ANSI sequence

Changes for 1.05 - 2024-03-23T11:39:37Z

  • do not convert single space to tab by default
  • introduce "minimum" config parameter to set minimum number of spaces to be converted


Tags helper for HTML container.

Changes for 0.06 - 2024-03-23T11:17:28+01:00

  • Add tests.
  • Fix test message.
  • Remove dependency to Tags::Output::Raw.


Text folding library supporting ANSI terminal sequence and Asian wide characters with prohibition character handling.

Changes for 2.22 - 2024-03-23T09:22:27Z

  • Add new tabstyle (blank, triangle) and rename bar -> pin.


verify solutions for solitaire games.

Changes for 0.2600 - 2024-01-31

  • Convert to support the ASCIIfied output of Games::Solitaire::BlackHole::Solver version 0.10.0


data pack for Business::ISBN

Changes for 20240323.001 - 2024-03-23T08:30:28Z

  • Data update for 2023-03-23