Excel-ValueWriter-XLSX-1.02
generating data-only Excel workbooks in XLSX format, fast
Changes for 1.02
- added support for defined names
Util-H2O-0.22
Hash to Object: turns hashrefs into objects with accessors for keys
Changes for 0.22
- fix a bug where -arrays was not passed into to hashes of hashes
DateTime-Calendar-Pataphysical-0.07
Dates in the Pataphysical calendar
Changes for 0.07 - 2023-01-28
- include documentation and distribution improvements by Paul Cochrane (PTC)
- reformat the documentation with better headers and links
- make the whole distribution UTF-8
PDL-Graphics-Simple-1.009
Simple backend-independent plotting for PDL
Changes for 1.009 - 2023-01-28
- Prima driver now working again - thanks @dk
Affix-0.10_01-TRIAL
A Foreign Function Interface eXtension
Changes for 0.10_01 - 2023-01-28T05:16:44Z
- Unstable TRIAL release
PDL-Graphics-Gnuplot-2.022
Gnuplot-based plotting for PDL
Changes for 2.022 - 2023-01-28
- Fix so that 'aa' option does not pass badflag to `wpic`.
- Check if terminal image format I/O is available when using 'aa'.
Util-H2O-More-0.2.5
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.5
- documentation update only
- added mention of h2o's "-arrays" in the d2o section; so "d2o" and "o2d" alone are probably not reason enough to use Util::H2O::More of the stock h2o with "-arrays" when dealing with complex results from a web API
App-sdif-4.24.0
sdif and family tools, cdif and watchdiff
Changes for 4.24.0 - 2023-01-28T04:15:22Z
- make sdif to process conflict marker
- introduce --parallel / -V option in sdif
App-CheckDigitsUtils-0.001
Utilities related to check digits (CLI for Algorithm::CheckDigits)
Changes for 0.001 - 2023-01-28
- First release.
Dist-Zilla-Plugin-InsertCommandOutput-0.057
Insert the output of command into your POD
Changes for 0.057 - 2022-10-28
- Add configuration options: capture_stdout, capture_stderr, substitute_template, include_command.
CXC-Exporter-Util-0.04-TRIAL
Tagged Based Exporting
Changes for 0.04 - 2023-01-27T16:25:21-05:00
- API CHANGE
- BUG FIX
Alien-HDF4-0.06
Encapsulate install info for HDF4
Changes for 0.06 - 2023-01-27
- support AUR packaging - thanks @micwoj92
PDL-Graphics-Prima-0.18
an interactive plotting widget and library for PDL and Prima
Changes for 0.18 - 2023-01-23
- MAJOR CHANGES
- API CHANGES
- DIFFERENT BEHAVIOR
- DEPENDENCIES
- ENHANCEMENTS
- NEW FEATURES
Exporter-Almighty-0.001002
combining Exporter::Tiny with some other stuff for added power
Changes for 0.001002 - 2023-01-27
- Class, role, and duck types can now be defined as easily as enum types.
- Your exporter can re-export types from type libraries.
Fedora-RPM-Spec-License-0.01
Handle Fedora RPM spec license string.
Changes for 0.01 - 2023-01-27T17:52:51+01:00
- First version.
Art-World-0.19_02
Modeling of creative processes
Changes for 0.19_02
- Bump artwork's aura and artist's reputation when artist is collected
Mojolicious-Plugin-AssetPack-2.14
Compress and convert CSS, Less, Sass, JavaScript and CoffeeScript files
Changes for 2.14 - 2023-01-27
- Added support for multiple download attempts for assets that need to be fetched.
autodie-2.35
Replace functions with ones that succeed or die with lexical scope
Changes for 2.35 - 2023-01-27T16:00:26+00:00
- Prepare for 5.38 changes to deprecate smartmatch
- Remove +x bit from pm and t files
- CI - Turn off Pod coverage and critic tests below 5.12
ConstantCalculus-CircleConstant-0.03
Perl extension for calculating the circle constant in high accurccy.
Changes for 0.03
- Minor changes in program code
- Minor changes in documentation
Exporter-Almighty-0.001001
combining Exporter::Tiny with some other stuff for added power
Changes for 0.001001 - 2023-01-27
- Bug Fixes
- Other
Chart-GGPlot-0.002002
ggplot2 port in Perl
Changes for 0.002002 - 2023-01-27
- gradient_n_pal now interpolates in the CIELab space. (gh-12)
- improve rgb 0-1 to rgb 255 conversion.
Lingua-ZH-Jieba-0.006
Perl wrapper for CppJieba (Chinese text segmentation)
Changes for 0.006 - 2023-01-27
- Use latest cppjieba.
Exporter-Almighty-0.001000
combining Exporter::Tiny with some other stuff for added power
Changes for 0.001000 - 2023-01-27
re-engine-RE2-0.17
RE2 regex engine
Changes for 0.17 - 2023-01-27
- Fix bug in previous, Zeroing with wrong type -> wrong size (PR #11)
re-engine-RE2-0.16
Data-Dump-Streamer-2.41
Accurately serialize a data structure as Perl code.
Changes for 2.41
- Merged in all the open PR's. Some MUCH much later than I originally intended to. Humble apologies to those who contributed fixes for that.
- Switch from JSON::XS to Cpanel::JSON::XS as an optional test prereq.
- Thanks to Karen Etheridge, Kent Frederic and Michael Schwern.
Function-Parameters-2.001005
define functions and methods with parameter lists ("subroutine signatures")
Changes for 2.001005 - 2023-01-27
- Fix failures with perl 5.37.5 .. 5.37.6 caused by new internal opcode structure for anonymous subs.
Getopt-EX-2.1.2
Getopt Extender
Changes for 2.1.2 - 2023-01-27T03:31:35Z
- allow : in --colormap &func::tion name
SPVM-File-Basename-0.01
Parsing File Path into Directory and Base Name.
Changes for 0.01 - 2023-01-26
- Changes
SPVM-0.9686
SPVM Language
Changes for 0.9686 - 2022-01-27
- Imcompatible Changes
- Changes
- Build Process Bug Fix
Perinci-Access-Lite-0.150
A lightweight Riap client library
Changes for 0.150 - 2022-10-28
- Downgrade HTTP::Tiny, HTTP::Tiny::UNIX, Progress::Any as runtime recommends for fewer dependencies.
Log-Progress-0.13
Write and parse plain-text progress messages in log file
Changes for 0.13 - 2023-01-26
- Never divide by 0 in Parser, even if stream says 0/0
- Parser will never return >100% progress value
- Various dist packaging improvements, and longer timeout for tests
Random-Day-0.13
Class for random day generation
Changes for 0.13 - 2023-01-26T19:13:52+01:00
- Add check for year in interval of 'dt_from' and 'dt_to' in random_year().
- Add check for year/month in interval of 'dt_from' and 'dt_to' in random_year_month().
- Add check for year/month/day in interval of 'dt_from' and 'dt_to' in random_year_month_day().
- Add Random::Day::InTheFuture object.
- Add Random::Day::InThePast object.
- Fix test dependencies.
- Remove obsolete code from t/Random-Day/05-random.t .
ConstantCalculus-CircleConstant-0.02
Perl extension for calculating the circle constant in high accurccy.
Changes for 0.02
- Major changes in POD documentation.
- Major changes in program code.
- Prepare program code for adding more calculation formulas.
"Ask Bill why the string in [MS-DOS] function 9 is terminated by a
dollar sign. Ask him, because he can't answer. Only I know that."
- Dr. Gary Kildall.
httpstatusdogs.com/418-im-a-te…
418 I'm a teapot - HTTP Status Dogs
HTTP Status Dogs. Hypertext Transfer Protocol Response status codes. And dogs.HTTP Status Dogs
Quote-Code-1.0104
quoted strings with arbitrary code interpolation
Changes for 1.0104 - 2023-01-26
- Make test more robust against future perl changes by not depending on exact syntax error messages. Update build infrastructure and add a github README.
Date-Parse-Modern-0.3
Provide string to unixtime conversions
Changes for 0.3 - 2023-01-26
- 99% format parity with Date::Parse Better debugging Better memory usage for caching Tons of code cleanup and comments
Net-Cisco-FMC-v1-0.008000
Cisco Firepower Management Center (FMC) API version 1 client library
Changes for 0.008000 - 2023-01-26T16:10:57+01:00
- add methods for FQDNs
Dist-Zilla-PluginBundle-RJBS-5.023
BeLike::RJBS when you build your dists
Changes for 5.023 - 2023-01-26T09:49:07-05:00
- improvements to workflow installed by "dzil workflower"
Pg-Explain-2.6
Object approach at reading explain analyze output
Changes for 2.6 - 2023-01-26
- Fix handling of Planning I/O timings per report from Christoph Berg
Dist-Inktly-Minty-0.005
a distinctly Dist-Inkt-flavoured distribution mint
Changes for 0.005 - 2022-11-06
- Bug Fixes
- Other