Skip to main content



Disassemble the flow of a Z80 program

Changes for 1.01 - 2023-05-27

  • Bug Fixes
  • Add bugtracker URL




A simple drop-in substitute for <STDIN> that also captures non-standard keys like Home


a Z80 assembler

Changes for 2.23 - 2023-05-27

  • Bug Fixes
  • #3: Can't locate Asm/Preproc.pm in @INC
#3





search for patterns in a CSV and display results in a table

Changes for 0.11 - 2023-05-27

  • Clarified description of -d option, saying it will also look for .tsv
  • You can now use column name with the -mc option as well


Conversion class between MARC record and Wikidata object.

Changes for 0.02 - 2023-05-27T11:07:17+02:00

  • Add doc for Utils.
  • Add example to doc.
  • Add README file.
  • Fix dependencies (missing URI).





Catmandu modules for working with MARC data

Changes for 1.30 - 2023-05-27T06:14:57Z

  • Fixing marc_add data_at path for indicators (obj Tiago Murakami)


Utilities related to renaming/moving files

Changes for 0.010 - 2023-03-19

  • Add script: rename-add-prefix-number.



search for patterns in a CSV and display results in a table

Changes for 0.10 - 2023-05-26

  • Added section to doc with summary of command-line options
  • Tests now use $^X instead of "perl". RT#148424 from ANDK++.
  • The usage string was missing some of the command-line options
  • You can use header text with the -c option. Suggested by Scott Baker++.



Find a Date in Text

Changes for 0.04

  • Remove errant return statement In array context, ensure that the array is in the same order as the dates in the string


the most basic function spy ability

Changes for v0.0.4 - 2023-05-26

  • Added called method.
  • Added not_called method.


Information about all Kramerius systems.

Changes for 0.06 - 2023-05-26T19:30:57+02:00

  • Add active parameter to Kramerius Object.
  • Add tests.
  • Rename example files to better names.
  • Rewrite nlk from http to https.
  • Update copyright years.
  • Update Module::Install to 1.21 version.


A PKCS11 interface for Perl

Changes for 0.011 - 2023-05-26T18:20:12+02:00

  • Simplify version logic
  • Switch to Module::Build::Tiny




no-frills file rotation

Changes for v0.3.0 - 2023-05-26T16:02:36+01:00

  • Incompatible Changes
  • Documentation
  • Toolchain


Wikidata reconcilation abstract class.

Changes for 0.01 - 2023-05-26T15:15:01+02:00

  • First version.


Wikidata Query Service SPARQL class.

Changes for 0.01 - 2023-05-26T14:44:39+02:00

  • First version.


DNS API for Cloudflare API v4

Changes for 0.19 - 2023-05-26

  • Add bearer token authentication


Conversion class between MARC record and Wikidata object.

Changes for 0.01 - 2023-05-26T14:14:18+02:00

  • First version.



a simple OO Perl module for maintaining a process id file for the current process

Changes for 1.10 - 2023-05-26

  • Fixed and extended backoff handling. PR from E Choroba++
  • Typo fixed in doc via PR from brian d foy.



Processing Wikidata Query Service SPARQL result.

Changes for 0.01 - 2023-05-26T10:21:33+02:00

  • First version.


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

Changes for 1.0.0 - 2023-05-26T11:56:00Z

  • Initial release


Useful Wikidata Query Service SPARQL queries.

Changes for 0.01 - 2023-05-26T10:08:28+02:00

  • First version.


Bibliographic Wikidata object defined by MARC record.

Changes for 0.01 - 2023-05-26T09:58:59+02:00

  • First version.


Colorize router CLI output

Changes for 1.231460 - 2023-05-25T20:38:08-06:00

  • Joelle Maslak <jmaslak@antelope.net>
  • [bugfix] Do not colorize "show platform jericho tcam summary" on Arista


Catmandu modules for working with PICA+ data

Changes for 1.14 - 2023-05-26T06:13:27Z

  • pica_add creates missing record (#77)
#77




Class library for rapid development

Changes for 1.210 - 2023-05-26

  • Quiq::Path
  • Quiq::Shell
  • Quiq::Ssh






CLI utilities related to CSV

Changes for 1.024 - 2023-04-01

  • [cli list-csvutils] [doc] Add examples, tweak Perinci::CmdLine attributes.


Write Perl tests in YAMLScript

Changes for 0.1.1

  • Rewrite most of the code in Lingy
  • Make Test::More::YAMLScript a YAMLScript file
  • Convert entire module to YAMLScript



A Perl implementation of Clojure

Changes for 0.1.7

  • Add an eval-perl function to lingy.Util
  • Add some more basic core functions


An EXPERIMENTAL subclass of <Exporter::Extensible>, which helps create easy-to-extend modules that export symbols

Changes for 0.200000 - 2023-05-25T21:53:21+00:00

  • MAJOR