App-DiffPDFText-0.005
Diff the text of two PDF documents
Changes for 0.005 - 2022-10-07
- Allow disabling fmt using --no-pdf-fmt.
- Add missing dependency to CLI::Meta::diff.
App-Rakubrew-33
Raku environment manager
Changes for 33
- Fix `moar-blead` command. Moar didn't change branch names.
Class-Method-Modifiers-2.14
Provides Moose-like method modifiers
Changes for 2.14 - 2023-01-16T21:26:04Z
App-OpenVZ-BCWatch-0.05
Monitor the OpenVZ user_beancounters file
Changes for 0.05 - 2023-01-16
- Merged development version to stable.
Date-Extract-0.07
Extract probable dates from strings
Changes for 0.07 - 2023-01-16T19:49:25Z
- Update tests to use Test::MockTime::HiRes to align with changes in DateTime::Format::Natural. Fixes: rt.cpan.org/Ticket/Display.htm…
Sys-Virt-v9.0.0
libvirt Perl API
Changes for 9.0.0 - 2023-01-16
- Add VIR_DOMAIN_JOB_OPERATION_SNAPSHOT_DELETE constant
- Add virDomainFDAssociate and related constants
Story-Interact-0.001004
tools for writing (and reading) an interactive story
Changes for 0.001004 - 2023-01-16
LWP-Authen-OAuth2-0.20
Make requests to OAuth2 APIs.
Changes for 0.20 - 2023-01-16T17:29:43+01:00
- keep param default value in non strict mode (André Brás)
Module-ExtractUse-0.345
Find out what modules are used
Changes for 0.345 - 2023-01-16T17:12:05Z
- Auto generate meta_yml_has_provides experimental Kwalitee. (Mohammad S Anwar)
Pg-Explain-2.5
Object approach at reading explain analyze output
Changes for 2.5 - 2023-01-16
- Fix handling of non-ascii characters in json and yaml plans per report from James Courtney
- Update copyright
Lilith-0.2.0
Work with Suricata/Sagan EVE logs and PostgreSQL.
Changes for 0.2.0 - 2023-01-16
- -Baphomet YAML rule generation. -Add POD for script. -Misc doc cleanups.
File-Rename-2.00_4
Perl extension for renaming multiple files
Changes for 2.00_4
- Min perl version 5.8.0
- Move rename source file to source/ - to avoid rename being found when @INC includes '.'
- Revert regex for $INC values
- Initialize C<our $print> for v5.10
IO-Socket-SSL-2.079
Nearly transparent SSL encapsulation for IO::Socket::INET.
Changes for 2.079 - 2023-01-16
- properly extract IPv6 address for verification from PeerAddr if not explicitly given as SSL_verifycn_name. github.com/noxxi/p5-io-socket-…
Mark Gardner reshared this.
App-Licensecheck-v3.3.6
simple license checker for source files
Changes for v3.3.6 - 2023-01-16
- Packaging
VM-Libvirt-CloneHelper-0.1.0
Create a bunch of cloned VMs in via libvirt.
Changes for 0.1.0 - 2023-01-15
- -Auto fix perl path. -Add recreate action. -Add -n switch.
App-PDFUtils-0.014
Command-line utilities related to PDF files
Changes for 0.014 - 2022-10-07
- [bugfix] [cli less-pdf-text] --pdf-raw does not take argument.
App-ModuleBuildTiny-0.030
A standalone authoring tool for Module::Build::Tiny
Changes for 0.030
- Allow for multiple prereq files
- Add scan command for prereqs
- Add --bump option to regenerate subcommand
- Add list action to configure subcommand
Spreadsheet-ReadGnumeric-0.1-TRIAL
turn a Gnumeric file into a Spreadsheet::Read data structure
Changes for 0.1
- First version, before Spreadsheet::Read support.
Neovim-Ext-0.06
Perl bindings for neovim
Changes for 0.06 - 2023-01-15T22:02:56+00:00
- Test fixes for newer versions of nvim
App-OpenVZ-BCWatch-0.04_02
Monitor the OpenVZ user_beancounters file
Changes for 0.04_02 - 2023-01-15
- Use explicit here-doc quoting.
File-Rename-2.00_3
Perl extension for renaming multiple files
Changes for 2.00_3
- Restore indirect print in t/testlib.pl
- Change regex for $INC values
Geo-Location-TimeZoneFinder-1.000
Map geographic coordinates to time zone names
Changes for 1.000 - 2023-01-01T12:16:15Z
- First version
XML-XPath-Helper-String-1.03
Helper functions for xpath expression.
Changes for 1.03 - 2023-01-15
- Minor change in POD section.
XML-XPath-Helper-Const-0.01
The great new XML::XPath::Helper::Const!
Changes for 0.01 - 2023-01-15
- First version, released on an unsuspecting world.
OpenAPI-Modern-0.038
Validate HTTP requests and responses against an OpenAPI document
Changes for 0.038 - 2023-01-15T18:51:02Z
- fix vocabulary tests with TJSA 1.018
- fix test for compatibility with JSM 0.561
Mark Gardner reshared this.
Alien-libmaxminddb-1.011
Find or download and install libmaxminddb
Changes for 1.011 - 2023-01-15T19:37:32Z
- OpenBSD Clang does not support -fms-extensions
Asm-X86-0.65
List of instructions and registers of x86-compatible processors, validating and converting instructions and memory references.
App-Licensecheck-v3.3.5
simple license checker for source files
Changes for v3.3.5 - 2023-01-15
- externalize license resolving: use String::License
- stop (directly) use re::engine::RE2 Array::IntSpan experimental Regexp::Pattern Regexp::Pattern::License File::BaseDir File::Basename Software::LicenseUtils YAML::XS Test::Without::Module
- use Test2::Tools::Command (not Test::Command::Simple)
File-Rename-2.00_2
Perl extension for renaming multiple files
Changes for 2.00_2
- Restore indirect print in t/testlib.pl
String-License-v0.0.2
detect source code license statements in a text string
Changes for v0.0.2 - 2023-01-15
- Test Suite
- Packaging
- Other
App-MetaCPANUtils-0.007
CLI utilities related to MetaCPAN
Changes for 0.007 - 2023-01-15
- Add utilities: list-metacpan-distribution-versions, download-metacpan-release, diff-metacpan-releases.
- [bugfix] download_url was not returned when requested.
DBI-Log-0.10
Log all DBI queries
Changes for 0.10
- Replace params in statements when given with $sth->bind_param()
Module-Release-Select-0.002
Notation to select release(s)
Changes for 0.002 - 2023-01-15
- [bugfix] Fix return value of select_release() (context trap).
Require-HookChain-source-dzil_build-0.001
Load module source code from Dist::Zilla build files
Changes for 0.001 - 2022-11-15
- First release.
Catalyst-ActionRole-RenderView-0.001
Classic RenderView action as an action role
Changes for 0.001 - 2023-01-14
- First Release
DBD-Oracle-1.90_5
Oracle database driver for the DBI module
Changes for 1.90_5 - 2023-01-14
- Ensure dbivport.h is installed- (GH#150, Wesley Hinds) Add DBI to ConfigureRequires, BuildRequires, and Test Requires - (GH#155) Move from TravisCI to Github Actions (GHA) - (PR#152, Wesley Hinds) Update dbdcnx.c - (PR#152, Andrei Voropaev) Rewrite of login6. This is an enormous rewrite which should fix many problems - (PR#150, Andrei Voropaev) Improvements to Makefile.PL - (PR#150, Andrei Voropaev) Have find_headers() also search for header files based off the major version number - (GH#142, Wesley Hinds) Check for appropriate permissions before running 56embbeded.t tests - (#143, Wesley Hinds) Updated links in doc in Oracle.pm - (Gh#145, kjetillll) Update 25plsql.t and add 21.5 to @bad_oci_vers - (GH#144, kjetillll) Check permissions for tests in 28array_bind.t - (GH#141, Wesley Hinds) Exclude 19.9 and 19.13 from 25plsql.t - (GH#140, Wesley Hinds)
ExtUtils-MakeMaker-META_MERGE-GitHub-0.04
Perl package to generate ExtUtils::MakeMaker META_MERGE for GitHub repositories
Changes for 0.04 - 2023-01-14
- Updated lib to add support for gitlab by adding host support
- Updated lib to add support for login and protocol
- Updated script to support host and login
- Updated script for pretty print
- Updated spec to fix license
API-Octopart-1.003
Simple inteface for querying part status across vendors at octopart.com.
Changes for 1.003 - 2023-01-14T12:14:57-08:00
- Set minimum perl version to 5.10
App-OpenVZ-BCWatch-0.04_01
Monitor the OpenVZ user_beancounters file
Changes for 0.04_01 - 2023-01-14
- Move testing modules to test_requires.
- Skip documentation tests for non-release testing.
- Do no longer recommend Test::Pod and Test::Pod::Coverage.
- Add metadata repository link.