SPDX-License-Identifier: BSD-2-Clause --> Version 0.3.0 of the fnmatch-regex Rust crate is now available. The major new addition is the glob_to_regex_pattern function that only converts the glob pattern to a regular expression one without building a regular expression matcher. Two new features - regex and std - are also added, both enabled by default. For more information, see the changelog at the…
SPDX-License-Identifier: BSD-2-Clause --> mapec - my humble trivial tribute to Matt S Trout So on Monday I learned from Perl Weekly that Matt S Trout of Perl fame has passed away. I can't say I knew him, though I read a lot of his writings and discussions, and I used a lot of his software; I may have briefly met him at YAPC 2014 in Sofia, but that doesn't really count. So a silly little thing I…
SPDX-License-Identifier: BSD-2-Clause --> Ringlet software updates (2025-03-23) Recent initial releases of [Ringlet software][r-site] (a fancy name for my pet projects): [docker-scry][r-docker-scry] version [0.1.0][r-docker-scry-0.1.0] - examine Docker containers using host tools. Maybe the start of a set of tools that will allow system administrators to see what goes on in minimal containers that…