XML-XPath-Helper-String-1.03
Helper functions for xpath expression.
Changes for 1.03 - 2023-01-15
https://metacpan.org/dist/XML-XPath-Helper-String
Changes for 1.03 - 2023-01-15
- Minor change in POD section.
https://metacpan.org/dist/XML-XPath-Helper-String
XML-XPath-Helper-Const-0.01
The great new XML:🤐Path::Helper::Const!
Changes for 0.01 - 2023-01-15
https://metacpan.org/release/AAHAZRED/XML-XPath-Helper-Const-0.01
Changes for 0.01 - 2023-01-15
- First version, released on an unsuspecting world.
https://metacpan.org/release/AAHAZRED/XML-XPath-Helper-Const-0.01
OpenAPI-Modern-0.038
Validate HTTP requests and responses against an OpenAPI document
Changes for 0.038 - 2023-01-15T18:51:02Z
https://metacpan.org/dist/OpenAPI-Modern
Changes for 0.038 - 2023-01-15T18:51:02Z
- fix vocabulary tests with TJSA 1.018
- fix test for compatibility with JSM 0.561
https://metacpan.org/dist/OpenAPI-Modern
Mark Gardner reshared this.
Alien-libmaxminddb-1.011
Find or download and install libmaxminddb
Changes for 1.011 - 2023-01-15T19:37:32Z
https://metacpan.org/dist/Alien-libmaxminddb
Changes for 1.011 - 2023-01-15T19:37:32Z
- OpenBSD Clang does not support -fms-extensions
https://metacpan.org/dist/Alien-libmaxminddb
Asm-X86-0.65
List of instructions and registers of x86-compatible processors, validating and converting instructions and memory references.
https://metacpan.org/dist/Asm-X86
https://metacpan.org/dist/Asm-X86
App-Licensecheck-v3.3.5
simple license checker for source files
Changes for v3.3.5 - 2023-01-15
https://metacpan.org/dist/App-Licensecheck
Changes for v3.3.5 - 2023-01-15
- externalize license resolving: use String::License
- stop (directly) use re::engine::RE2 Array::IntSpan experimental Regexp:😛attern Regexp:😛attern::License File::BaseDir File::Basename Software::LicenseUtils YAML:🤐S Test::Without::Module
- use Test2::Tools::Command (not Test::Command::Simple)
https://metacpan.org/dist/App-Licensecheck
File-Rename-2.00_2
Perl extension for renaming multiple files
Changes for 2.00_2
https://metacpan.org/dist/File-Rename
Changes for 2.00_2
- Restore indirect print in t/testlib.pl
https://metacpan.org/dist/File-Rename
String-License-v0.0.2
detect source code license statements in a text string
Changes for v0.0.2 - 2023-01-15
https://metacpan.org/dist/String-License
Changes for v0.0.2 - 2023-01-15
- Test Suite
- Packaging
- Other
https://metacpan.org/dist/String-License
MarpaX-ESLIF-6.0.29
ESLIF is Extended ScanLess InterFace
Changes for 6.0.29 - 2023-01-14T16:26:48Z
https://metacpan.org/dist/MarpaX-ESLIF
Changes for 6.0.29 - 2023-01-14T16:26:48Z
- Jean-Damien Durand <jeandamiendurand@free.fr>
- Jeffrey Kegler <jeffreykegler@jeffreykegler.com>
- Jeffrey Kegler <jeffreykegler@protonmail.com>
- jddurand <jeandamiendurand@free.fr>
https://metacpan.org/dist/MarpaX-ESLIF
Util-H2O-0.20
Hash to Object: turns hashrefs into objects with accessors for keys
Changes for 0.20
https://metacpan.org/dist/Util-H2O
Changes for 0.20
- added "-arrays" option to h2o and o2h
- documentation updates
https://metacpan.org/dist/Util-H2O
File-Rename-2.00_1
Perl extension for renaming multiple files
Changes for 2.00_1
https://metacpan.org/dist/File-Rename
Changes for 2.00_1
- min perl version 5.6.1
- use warnings
- use Getopt::Long 2.24
https://metacpan.org/dist/File-Rename
App-Iptables2Dot-v0.3.3
Analyze iptables with GraphViz
Changes for v0.3.3
https://metacpan.org/dist/App-Iptables2Dot
Changes for v0.3.3
- added options for iptables-extension owner
- fixed GitHub issue #4
https://metacpan.org/dist/App-Iptables2Dot
App-Licensecheck-v3.3.4
simple license checker for source files
Changes for v3.3.4 - 2023-01-14
https://metacpan.org/dist/App-Licensecheck
Changes for v3.3.4 - 2023-01-14
- Bug Fixes
- Test Suite
https://metacpan.org/dist/App-Licensecheck
The Perl Toolchain Summit is back in 2023!
https://blogs.perl.org/users/book/2023/01/the-perl-toolchain-summit-is-back-in-2023.html
https://blogs.perl.org/users/book/2023/01/the-perl-toolchain-summit-is-back-in-2023.html
Geizhals Preisvergleich sponsors the German Perl/Raku Workshop
https://blogs.perl.org/users/max_maischein/2023/01/geizhals-preisvergleich-sponsors-the-german-perlraku-workshop.html
https://blogs.perl.org/users/max_maischein/2023/01/geizhals-preisvergleich-sponsors-the-german-perlraku-workshop.html
FASTX-Reader-1.9.0
A simple module to parse FASTA and FASTQ files, supporting compressed files and paired-ends.
Changes for 1.9.0 - 2023-01-12
https://metacpan.org/dist/FASTX-Reader
Changes for 1.9.0 - 2023-01-12
- Added `slice(from, len)` method to FASTX::Seq (works as substr)
- Added `string()` method to get the sequence as a string (FASTQ or FASTA according to the record), with `as_string()` as alias
- Added `is_fasta()` and `is_fastq()` methods to FASTX::Seq
- Added `as_fasta()` and `as_fastq()` aliases to FASTX::Seq (for syntax consistency)
https://metacpan.org/dist/FASTX-Reader
App-DBBrowser-2.313
Browse SQLite/MySQL/PostgreSQL databases and their tables interactively.
Changes for 2.313 - 2023-01-13
https://metacpan.org/dist/App-DBBrowser
Changes for 2.313 - 2023-01-13
- Bugfix in first_column_is_autoincrement.
- Update attach/detach SQLite databases.
https://metacpan.org/dist/App-DBBrowser
WebService-HashiCorp-Vault-0.02
Perl API for HashiCorp's Vault
Changes for 0.02 - 2022-01-13
https://metacpan.org/dist/WebService-HashiCorp-Vault
Changes for 0.02 - 2022-01-13
- Add put/delete functions to auth and audit PR#12 thanks to @yewtc
- Correct pod from GH#10
- Rename TEST_AUTHOR to AUTHOR_TESTING for GH#13
https://metacpan.org/dist/WebService-HashiCorp-Vault
SPVM-0.9681
SPVM Language
Changes for 0.9681 - 2022-01-13
https://metacpan.org/dist/SPVM
Changes for 0.9681 - 2022-01-13
- New Features
- Incompative Changes
- Internal Compatible Changes
https://metacpan.org/dist/SPVM
Story-Interact-0.001003
tools for writing (and reading) an interactive story
Changes for 0.001003 - 2023-01-13
https://metacpan.org/dist/Story-Interact
Changes for 0.001003 - 2023-01-13
https://metacpan.org/dist/Story-Interact
Perl Weekly Challenge 199: Good Pairs and Good Triplets
https://blogs.perl.org/users/laurent_r/2023/01/perl-weekly-challenge-199-good-pairs-and-good-triplets.html
https://blogs.perl.org/users/laurent_r/2023/01/perl-weekly-challenge-199-good-pairs-and-good-triplets.html
XS-Parse-Keyword-0.32
XS functions to assist in parsing keyword syntax
Changes for 0.32 - 2023-01-12
https://metacpan.org/dist/XS-Parse-Keyword
Changes for 0.32 - 2023-01-12
- BUGFIXES
https://metacpan.org/dist/XS-Parse-Keyword
Parse-RPM-Spec-v1.1.1
Perl extension to parse RPM spec files.
https://metacpan.org/dist/Parse-RPM-Spec
https://metacpan.org/dist/Parse-RPM-Spec
Geo-Coder-OpenCage-0.34
Forward and reverse geocoding with the OpenCage Geocoding API
Changes for 0.34 - 2022-01-12
https://metacpan.org/dist/Geo-Coder-OpenCage
Changes for 0.34 - 2022-01-12
- support address_only optional param
- optionally specify http => 1 in object creation to make requests via http rather than https
- avoid duplicate POD
https://metacpan.org/dist/Geo-Coder-OpenCage
PDL-Transform-Color-1.007
Useful color system conversions for PDL
Changes for 1.007 - 2023-01-12
https://metacpan.org/dist/PDL-Transform-Color
Changes for 1.007 - 2023-01-12
- fixes for f_lab including tests - thanks @stphnlyd
- minimum Perl 5.10
- switch to using PDL::Graphics::ColorSpace for both speed and correctness
https://metacpan.org/dist/PDL-Transform-Color
Fosdem mini grants for 2023
https://blogs.perl.org/users/tprfmarketing/2023/01/fosdem-mini-grants-for-2023.html
https://blogs.perl.org/users/tprfmarketing/2023/01/fosdem-mini-grants-for-2023.html
Story-Interact-0.001000
tools for writing (and reading) an interactive story
Changes for 0.001000 - 2023-01-11
https://metacpan.org/dist/Story-Interact
Changes for 0.001000 - 2023-01-11
https://metacpan.org/dist/Story-Interact
Chemistry-PeriodicTable-0.0400
Provide access to chemical element properties
Changes for 0.0400 - 2023-01-11T08:33:26Z
https://metacpan.org/dist/Chemistry-PeriodicTable
Changes for 0.0400 - 2023-01-11T08:33:26Z
- Improve eg/periodic.pl again!
- Improve variable and attribute names.
- Add the eg/element-property.pl plotting program.
https://metacpan.org/dist/Chemistry-PeriodicTable
Benchmarking Rakudo releases. Is Raku Still slow?
https://blogs.perl.org/users/sylvain_colinet/2023/01/benchmarking-rakudo-releases-is-raku-still-slow.html
https://blogs.perl.org/users/sylvain_colinet/2023/01/benchmarking-rakudo-releases-is-raku-still-slow.html
Creating a Simple DSL in Perl
https://blogs.perl.org/users/toby_inkster/2023/01/creating-a-simple-dsl-in-perl.html
https://blogs.perl.org/users/toby_inkster/2023/01/creating-a-simple-dsl-in-perl.html
FASTX-Reader-1.8.1
A simple module to parse FASTA and FASTQ files, supporting compressed files and paired-ends.
Changes for 1.8.1 - 2023-01-09
https://metacpan.org/dist/FASTX-Reader
Changes for 1.8.1 - 2023-01-09
- Updated tests
- Update POD documentation
https://metacpan.org/dist/FASTX-Reader
Chemistry-PeriodicTable-0.0303
Provide access to chemical element properties
Changes for 0.0303 - 2023-01-09T07:10:06Z
https://metacpan.org/dist/Chemistry-PeriodicTable
Changes for 0.0303 - 2023-01-09T07:10:06Z
- Fix element types again.
- Improve the eg/periodic.pl script more.
https://metacpan.org/dist/Chemistry-PeriodicTable
FASTX-Reader-1.8.0
A simple module to parse FASTA and FASTQ files, supporting compressed files and paired-ends.
https://metacpan.org/dist/FASTX-Reader
https://metacpan.org/dist/FASTX-Reader
Acme-Cavaspazi-1.0.1
a simple function to remove spaces from strings or lists of strings
https://metacpan.org/dist/Acme-Cavaspazi
https://metacpan.org/dist/Acme-Cavaspazi
FASTX-Reader-1.8.0-TRIAL
A simple module to parse FASTA and FASTQ files, supporting compressed files and paired-ends.
https://metacpan.org/dist/FASTX-Reader
https://metacpan.org/dist/FASTX-Reader
NIP-Generator-1.2
generator of polish fiscal identifiers.
Changes for 1.2 - 2023-01-08T15:40:47+01:00
https://metacpan.org/dist/NIP-Generator
Changes for 1.2 - 2023-01-08T15:40:47+01:00
- Dist::Zilla release.
https://metacpan.org/dist/NIP-Generator
JavaScript-QuickJS-0.16_90
Run JavaScript via QuickJS in Perl
https://metacpan.org/dist/JavaScript-QuickJS
https://metacpan.org/dist/JavaScript-QuickJS
App-financeta-0.11
App::financeta is a Technical Analysis GUI
https://metacpan.org/dist/App-financeta
https://metacpan.org/dist/App-financeta
JavaScript-QuickJS-0.16
Run JavaScript via QuickJS in Perl
Changes for 0.16
https://metacpan.org/dist/JavaScript-QuickJS
Changes for 0.16
- Update easyxs to fix Solaris strnlen problem seen in CPAN Testers.
- Small fix to docs.
https://metacpan.org/dist/JavaScript-QuickJS
VCS-SCCS-0.28
OO Interface to SCCS files
Changes for 0.28
https://metacpan.org/dist/VCS-SCCS
Changes for 0.28
- It's 2021
- It's 2022
- It's 2023
https://metacpan.org/dist/VCS-SCCS
Tie-Hash-DBD-0.24
Tie plain hashes to DBI interface
Changes for 0.24
https://metacpan.org/dist/Tie-Hash-DBD
Changes for 0.24
- It's 2022
- It's 2023
https://metacpan.org/dist/Tie-Hash-DBD
System-Info-0.063
Basic information about the system
Changes for 0.063 - 2023-01-06
https://metacpan.org/dist/System-Info
Changes for 0.063 - 2023-01-06
- Add openSUSE Leap-15.3
- Check DSM-7.0.1 update 2
- Add openSUSE Leap 15.4 Beta
- Add Sys:😮sRelease to SEE ALSO
- Add DSM-7.1
- Add Rocky-8.6
- Add Rocky-9.0
- Add OmniOS-11-151042
- Add Rocky-8.7
- It's 2023
https://metacpan.org/dist/System-Info