Util-H2O-More-0.2.3
provides baptise, a drop-in replacement for bless; like if bless created accessors for you. This module also provides additional methods built using h2o or o2h from Util::H2O that allow for the incremental addition of OOP into existing or small scale Perl code without having to fully commit to a Perl OOP framework or compromise one's personal Perl style.
Changes for 0.2.3
- maintenance release, updating minimum requirement for Config::Tiny (2.28)
JSCalendar-Duration-0.004
Convert seconds to JSCalendar durations and back
Changes for 0.004 - 2023-01-03T11:27:32-05:00
- updated repo metadata
CPAN-Meta-Check-0.017
Verify requirements in a CPAN::Meta object
Changes for 0.017 - 2023-01-03T16:53:14+01:00
- Use Module::Metadata for more accurate testing
Text-CSV_XS-1.49
Comma-Separated Values manipulation routines
Changes for 1.49 - 2023-01-03
- csv2xlsx --split=CxP [--split-label=C]
- Full documentation/manual for csv2xlsx
- Fix non-integer arguments to getline_all (issue 39)
- It's 2023
Release-Checklist-0.16
A QA checklist for CPAN releases
Changes for 0.16
- Update used-by.pl to most recent version
- It's 2023
- Update recent versions
Toby Inkster :verified: reshared this.
CPAN-Meta-Check-0.016
Verify requirements in a CPAN::Meta object
Changes for 0.016 - 2023-01-03T14:25:46+01:00
- Fix rounding issue in test
Data-Peek-0.52
Modified and extended debugging facilities
Changes for 0.52 - 2023-01-03
- Tested with perl-5.36.0
- Update to Devel::PPPort-3.68
- It's 2023
Net-SIP-0.834
Framework SIP (Voice Over IP, RFC3261)
Changes for 0.834 - 2023-01-03
- #61 from pali/leg-peer-socket fix Leg creation with TCP
- #56 from qunifi/catch-null-s2p ignore empty packets used for keepalive
- #62 from pali/eventloop-timer fix eventloop when select was interrupted by signal, fixes #58
- fix #53 handling of auth information in user2pass
XML-Loy-0.52
Extensible XML Reader and Writer
Changes for 0.52 - 2022-01-03
- Fixed Mojolicious 9.31 support.
OpenAI-API-0.07
A Perl module for accessing the OpenAI API
Changes for 0.07 - 2023-01-03
- Fix minimum perl version (thanks RAZ).
App-DBBrowser-2.308
Browse SQLite/MySQL/PostgreSQL databases and their tables interactively.
Changes for 2.308 - 2023-01-03
- Use Text::CSV_XS.
- Bugfix/update option 'eol'.
Excel-ValueWriter-XLSX-0.9
generating data-only Excel workbooks in XLSX format, fast
Changes for 0.9
- fix missing dependencies for tests
Perl-Critic-Policy-Subroutines-ProhibitLvalueMethods-0.001000
Prohibit Methods being used as lvalues
Changes for 0.001000 - 2023-01-03
- initial release
Geo-IP2Location-8.70
Lookup of country, region, city, latitude, longitude, ZIP code, time zone, ISP, domain name, connection type, IDD code, area code, weather station code and station, MCC, MNC, mobile carrier brand name, elevation, usage type, IP address type, advertising category, district, AS number and AS name by using IP address. It supports both IPv4 and IPv6 addressing. Please visit IP2Location Database for more information.
Changes for 8.70
- Twenty-third release under the Geo::IP2Location Added new function "get_district" Added new function "get_asn" Added new function "get_as"
CPAN-Meta-Check-0.015
Verify requirements in a CPAN::Meta object
Changes for 0.015 - 2023-01-03T03:42:47+01:00
- Drop Test::Deep prereq
Time-HiRes-Sleep-Until-0.09
Provides common ways to sleep until...
Changes for 0.09 - 2023-01-02
- Updated LICENSE to MIT from GPL v2
- Added GitHub repository
- Removed nhimult import
- Dropped Todo file
App-PMUtils-0.742
Command-line utilities related to Perl modules
Changes for 0.742 - 2022-09-28
- No functional changes.
- [cli update-this-mod] Tweak Abstract.
Linux-FD-Pid-0.006
PID file descriptors
Changes for 0.006 - 2023-01-03T00:45:16+01:00
- Eliminate dependency on glibc 2.36+
Test-Deep-1.200-TRIAL
Extremely flexible deep comparison
Changes for 1.200 - 2023-01-02T16:55:10-05:00
- converted to Dist::Zilla
- Test::Deep will now require v5.10, and this may go up. This change allows simplification of the Makefile.PL, which was coping with a mistake made twelve years ago.
Excel-ValueWriter-XLSX-0.8
generating data-only Excel workbooks in XLSX format, fast
Changes for 0.8
- added method "add_sheets_from_database"
Dist-Zilla-PluginBundle-Author-AJNN-0.04
Dist::Zilla configuration the way AJNN does it
Changes for 0.04 - 2023-01-01
- Fix broken logic for -remove attribute
- Add MetaNoIndex plugin if t/lib is present
- Remove Dist::Zilla::PluginBundle::Author::AJNN::PruneAliases
DBIx-Class-ResultDDL-2.03
Result class declaration syntactic-sugar that looks like DDL
Changes for 2.03 - 2023-01-02
- Fix SchemaLoaderMixin for earlier versions of perl
App-RouterColorizer-1.230020
Colorize router CLI output
Changes for 1.230020 - 2023-01-02T17:21:37+00:00
- Joelle Maslak <jmaslak@antelope.ent>
- [feature] Colorize Ciena "module show" and "module show slot <x>"
Selenium-Remote-Driver-1.48
Perl Client for Selenium Remote Driver
Changes for 1.48 - 2023-01-01
- Remove usage of undocumented firefox features for passing profiles
Test-UnixExit-0.03
test exit status words
Changes for 0.03 - 2023-01-02
- Recommend the use of Test2::Tools::Command instead.
Test2-Tools-Command-0.20
test simple unix commands
Changes for 0.20 - 2023-01-02
- Add is_exit() so that Test::UnixExit can be replaced by this module. And, prevent installation on Windows due to test failures.
Dancer-1.3520
lightweight yet powerful web application framework
Changes for 1.3520 - 2023-01-01
- Previous trial releases promoted to stable.
- BUG FIXES
- ENHANCEMENTS
WebService-BitFlyer-0.02
Perl libraries for bitFlyer API.
Changes for 0.02
- improve Pod (Thanks @manwar)
Plack-Middleware-EnvTracer-0.03
The Plack middleware for tracing %ENV
Changes for 0.03
- improve Pod (Thanks @manwar)
Plack-Middleware-TimeStats-0.06
Plack Timing Statistics Middleware
Changes for 0.06
- Improve Pod (Thanks @manwar)
Linux-FD-Pid-0.005
PID file descriptors
Changes for 0.005 - 2023-01-02T03:48:36+01:00
- Allow signal name in send method
- Handle non-blocking wait correctly
Linux-FD-Mem-0.002
memory file descriptors
Changes for 0.002 - 2023-01-02T01:41:10+01:00
- Add flags to constructor
- Add support for adding/getting seals
Linux-FD-0.014
Linux specific special filehandles
Changes for 0.014 - 2023-01-02T01:20:05+01:00
- Don't test for boottime timer presence
Sah-Schemas-CPANModules-0.003
Sah schemas for Acme::CPANModules
Changes for 0.003 - 2022-09-25
- No functional changes.
- [ux] Tweak Abstracts (give example).
App-Easer-2.005-TRIAL
Simplify writing (hierarchical) CLI applications
Changes for 2.005 - 2023-01-02T00:36:49Z
- Enhance automatic generation of help for options
- Fix bugs in automatic generation of help for options
App-MultiSsh-0.26
Multi host ssh executer
Changes for 0.26 - 2023-01-01
- Updating for release of version 0.26 Updated (Ivan Wills) Adding better default config to show how it must work (Ivan Wills)
Date-Holidays-BY-1.2023.1
Determine Belorussian official holidays and business days.
Changes for 1.2023.1 - 2022-01-02
- exact dates for 2013
- exact dates for 2014
- exact dates for 2015
- lost INACCURATE_TIMES_SINCE
Dancer2-Plugin-WebService-4.4.3
RESTful Web Services with login, persistent data, multiple in/out formats, IP security, role based access
Changes for 4.4.3 - 2023-01-01
- Corrections at Dancer2::Core::Hook before
Type-Tiny-2.002000
tiny, yet Moo(se)-compatible type constraint
Changes for 2.002000 - 2023-01-01
- Bug Fixes
- Documentation
- Packaging
Test-UnixCmdWrap-0.05
test unix commands with various assumptions
Changes for 0.05 - 2023-01-01
- Mention that Test2::Tools::Command should instead be used in new code.
Quiq-1.206
Class library for rapid development
Changes for 1.206 - 2023-01-01
- Quiq::Converter
- Quiq::Database::Connection
- Quiq::Database::ResultSet
- Quiq::Epoch
- Quiq::Hash::Db
- Quiq::Html::Form::Matrix
- Quiq::Image
- Quiq::Ldap::Client
- Quiq::Path
- Quiq::Url
- Quiq::Web::Navigation
Test2-Tools-Command-0.11
test simple unix commands
Changes for 0.11 - 2023-01-01
- Make better use of Test2. Fix tests such that stdout and stderr tests are actually called, maybe. Remove needless dependency on Cwd.