Skip to main content










A Plugin to interface Form::Tiny with OptArgs2

Changes for 0.06 - 2023-08-18T14:18:45-04:00

  • BUILD


Utilities for Monitoring ElasticSearch

Changes for 8.7

  • Change: 498b1b1896ab84bb1248f3c915783cf90a574dd2 Author: Brad Lhotsky <brad@divisionbyzero.net> Date : 2023-08-18 10:04:19 +0000
  • Change: fc436cc90fa731ab8313a33c2c3cc6658c1c7daf Author: Brad Lhotsky <brad@divisionbyzero.net> Date : 2023-08-18 10:04:19 +0000
  • Change: 84a05bf482f3489177f0afe689dacce6b8ddc1e1 Author: Brad Lhotsky <brad@divisionbyzero.net> Date : 2023-08-18 10:04:19 +0000
  • Change: e82fd69a8abbef0787d7bbf44305da09c0befdf5 Author: Brad Lhotsky <brad@divisionbyzero.net> Date : 2023-08-18 10:04:19 +0000
  • Change: d52dc0d7c7672e57a25a680096397866c61591c6 Author: Brad Lhotsky <brad@divisionbyzero.net> Date : 2023-08-18 10:04:19 +0000


Application to test DWG files by LibreDWG dwgread command.

Changes for 0.03 - 2023-08-18T17:36:05+02:00

  • Add -i option for ignoring of errors.


Use Dist::Zilla like MSCHOUT does

Changes for 0.40 - 2023-08-18

  • Disable twitter support. RIP Twitter.


Use Dist::Zilla like MSCHOUT does

Changes for 0.39 - 2023-08-18

  • Remove support for Travis CI


Class library for rapid development

Changes for 1.212 - 2023-08-18

  • Quiq::Converter
  • Quiq:😛ath
  • Quiq:😛hotoStorage


one company's example of a standardised logging setup

Changes for 0.004 - 2023-08-18T10:23:38+00:00

  • structured logging support




Catmandu modules for working with PICA+ data

Changes for 1.17 - 2023-08-18T06:06:33Z

  • Add Fix: pica_append (#82)
#82


Work with Suricata/Sagan EVE logs and PostgreSQL.

Changes for 0.4.0 - 2023-08-18

  • -Now die for event fetching if --id or --event is not specified. -PCAP fetching support for Suricata via Virani -Hunchback the 26th


PICA record processing

Changes for 2.11 - 2023-08-18T05:19:26Z

  • Add parser method: all


command line options parser (like golang kingpin)

Changes for 0.11 - 2023-08-18T04:19:57Z

  • Add support for `Type Enum`


File IO, Socket, Select/Polling.

Changes for 0.204 - 2023-08-18

  • New Features
  • Incompatibe Changes
  • Changes


Utilities related to symbolic links

Changes for 0.002 - 2023-06-30

  • Add function: check_symlink().


Build and Install the CIAO cxcparam library

Changes for 0.02 - 2023-08-17T18:41:01-04:00

  • BUG FIX


Build and Install the CIAO cxcparam library

Changes for 0.01 - 2023-08-17T18:30:22-04:00

  • First release upon an unsuspecting world.



Build and install libgs1encoders, a C-based GS1 barcode parser

Changes for 0.01 - 2023-08-17T21:14:30Z





Bringing loggers and listeners together

Changes for 1.717 - 2023-08-17T10:52:21-05:00

  • Fixed


A Plugin to interface Form::Tiny with OptArgs2

Changes for 0.05 - 2023-08-17T11:44:23-04:00

  • REPO FIX
  • ENHANCEMENT



use Git commands with Future

Changes for 0.008 - 2023-08-17T12:03:02Z

  • No changes from 0.007_02.


configure, create and run LXC application containers

Changes for 0.15 - 2023-08-17T08:48:07Z

  • removed temporary diagnostics from t/06-update.t and t/08-data.t
  • t/06-update.t: fix (skipping 2 tests) for non-Debian systems




Common Platform Enumeration identifiers

Changes for 0.02 - 2023-08-17

  • pod fixes.


Common Platform Enumeration identifiers

Changes for 0.01 - 2023-08-17

  • First release.



A simplex optimizer for the rest of us (who may not know PDL).

Changes for 1.8 - 2023-08-16T19:18:42-07:00

  • Implement the PDL:😮pt:😛articleSwarm optimization algorithm to optimize PDL's. The function and log callback calling convention is intentionally similar PDL:😮pt::Simplex. Code written to optimize using Simplex can be trivially converted to optimize with Particle Swarm.
  • Implement PDL:😮pt:😛articleSwarm::Simple as a subclass of PDL:😮pt::Simplex::Simple. Again, the calling convention for log and function callbacks is very similar, only the optimization-specific options differ.
  • PDL:😮pt::Simplex::Simple: do a better job clamping min/max values during optimization so the Simplex algorithm doesn't try to work out of bounds.
  • PDL:😮pt::Simplex::Simple: fixed a major perturb_scale bug
  • Lots of POD updates, now we achieve 100% POD coverage
  • Added many more tests
  • Auto-sort MANIFEST as suggested by @mohawk2
  • Fixup t/{pod-coverage.t,pod.t,manifest.t} to pass RELEASE_TESTING=1


List utilities related to finding unique items

Changes for 0.006 - 2023-06-21

  • Add functions: dupe_ci, dupeint (and uniqint).



Cookie Object with Encryption or Signature

Changes for v0.3.1 - 2023-06-02T11:35:52Z

  • Corrected a minor bug in test unit in method is() in CookieTest.pm
  • Updated dependencies.


Generic Module to inherit from

Changes for v0.31.1 - 2023-07-31T08:50:04Z

  • Improved methods _set_get_hash, _set_get_array and _set_get_boolean in Module::Generic
  • Improved method load_json in Module::Generic::File
  • Added method cause to Module::Generic::Exception to mirror the similar property found in JavaScript exception objects.
  • Corrected a small bug in method _set_get_class_array_object in Module::Generic
  • Updated Module::Generic::Finfo to use File::MMagic:🤐S if it is installed or fallback to File::MMagic



Low-level access to the X11 library

Changes for 0.24 - 2023-08-16

  • Add function XWarpPointer, and Display->warp_pointer




use Git commands with Future

Changes for 0.007_02 - 2023-08-16T12:44:24Z

  • get() now returns 2 additional values, a Path::Tiny object for the files containing stdout and stderr from git.
  • added 2 new methods, path_stderr, and path_stdout.
  • Remove dependency on Test2:😛lugin::UTF8.


Query the Dutch Chamber of Commerence (KvK) API

Changes for 0.105 - 2023-08-16T11:24:36Z

  • Query a different host when using the CLI script