Skip to main content



Spreadsheet-ReadGnumeric-0.2


turn a Gnumeric file into a Spreadsheet::Read data structure

Changes for 0.2

  • Second public release.
  • Add attribute handling.
  • Fix maxcol & maxrow origin bug.
  • Fix a bug in decoding column names to numeric indices.

metacpan.org/dist/Spreadsheet-…






Tie-File-1.07


Access the lines of a disk file via a Perl array

Changes for 1.07 - 2023-02-20

  • t/29a_upcopy.t - under parallel builds allow more time for test
  • t/29_downcopy.t: Correct typo in inline comment
  • What's new in version 1.06
  • What's new in version 1.05
  • What's new in version 1.04
  • What's new in version 1.03
  • What's new in version 1.01:
  • What's new in version 1.00:
  • What's new in version 0.99:
  • What's new in version 0.98:
  • What's new in version 0.97_01: All changes in this release are from perl 5 porters:
  • What's new in version 0.96:
  • What's new in version 0.95:
  • What's new in version 0.93:
  • What's new in version 0.92:
  • What's new in version 0.91:
  • What's new in version 0.90:
  • What's new in version 0.51:
  • What's new in version 0.50:
  • What's new in version 0.20:

metacpan.org/dist/Tie-File




Net-NfDump-1.32


Perl API for manipulating with nfdump files based on libnf.net library

Changes for 1.32 - 2023-03-20

  • added -l flag to
  • fixed memory leak when LOOP_READ is used

metacpan.org/dist/Net-NfDump



TableDataBundle-Business-ID-BBIA-20230220.0


Collection of TableData:: modules related to BBIA (Balai Besar Industri Agro)

Changes for 20230220.0 - 2023-02-20

  • First release.

metacpan.org/release/PERLANCAR…



Text-ANSI-Fold-2.2102


Text folding library supporting ANSI terminal sequence and Asian wide characters with prohibition character handling.

Changes for 2.2102 - 2023-02-20T09:52:02Z

  • Fix a bug of Hangul word bondary length calculation.

metacpan.org/dist/Text-ANSI-Fo…



Mojolicious-Plugin-OpenAPI-5.09


OpenAPI / Swagger plugin for Mojolicious

Changes for 5.09 - 2023-02-20T16:34:43Z

  • Will only run t/00-project.t when developing #241

metacpan.org/dist/Mojolicious-…

#241


SPVM-0.9692


SPVM Language

Changes for 0.9692 - 2023-02-20

  • New Features
  • Changes
  • Bug Fix
  • Incompatible Changes
  • Exception Message Improvement

metacpan.org/dist/SPVM







Package-DeprecationManager-0.18


Manage deprecation warnings for your distribution

Changes for 0.18 - 2023-02-19

  • Use Sub::Util instead of Sub::Name, which is part of Scalar-List-Utils, which itself is a dependency already. Implemented by Aristotle Pagaltzis. GH #3.

metacpan.org/dist/Package-Depr…

#3






LUGS-Events-Parser-0.13


Event parser for the Linux User Group Switzerland

Changes for 0.13 - 2023-02-19

  • Move testing modules to test_requires.
  • Drop generating compat Makefile.PL.

metacpan.org/dist/LUGS-Events-…



Env-Assert-0.004


Ensure that the environment variables match what you need, or abort.

Changes for 0.004 - 2023-02-19T15:47:10+01:00

  • Move fatpacked executable to root.
  • Update dist.ini with ExecDir to `script`.

metacpan.org/dist/Env-Assert



Env-Dot-0.002


Read environment variables from .env file

Changes for 0.002 - 2023-02-19T15:44:20+01:00

  • Update dist.ini with ExecDir to `script`.

metacpan.org/dist/Env-Dot




App-DBBrowser-2.316


Browse SQLite/MySQL/PostgreSQL databases and their tables interactively.

Changes for 2.316 - 2023-02-19

  • Update parse-mode 'Template'.
  • Update plugins 'mysql', 'MariaDB' and 'Pg'.
  • Informix: use 'table_info'.
  • New method 'prepare_identifier'.

metacpan.org/dist/App-DBBrowse…



Geo-BUFR-1.39


Perl extension for handling of WMO BUFR files.

Changes for 1.39 - 2023-02-19

  • New option --gts in bufrextract.pl for extraction of full GTS envelope from GTS bulletins, dropping option --reuse_ahl
  • New methods get_current_gts_starting_line() and get_current_gts_eom(), dropping reuse_current_ahl() and ahl_is_reused()
  • Default tables for utility programs changed to master table version 39

metacpan.org/dist/Geo-BUFR



Data-Validate-Struct-0.11


Validate recursive hash structures

Changes for 0.11

  • o typos
  • o added cpanfile
  • o don't die when reference types are different

metacpan.org/dist/Data-Validat…



RxPerl-v6.26.2


an implementation of Reactive Extensions / rxjs for Perl

Changes for v6.26.2 - 2023-02-19T12:10:11Z

  • fixed two examples in the documentation

metacpan.org/dist/RxPerl




App-Greple-tee-0.01


module to replace matched text by the external command result

Changes for 0.01 - 2023-02-19T11:19:26Z

  • original version

metacpan.org/release/UTASHIRO/…



WebService-IdoitAPI-v0.1.3


a library to access the i-doit JSON RPC API

Changes for v0.1.3

  • t/02-connection.t seems to work only with perl >= 5.14

metacpan.org/dist/WebService-I…



Text-Amuse-1.83


Generate HTML and LaTeX documents from Emacs Muse markup.

Changes for 1.83 - 2023-02-19

  • Do not die on muse_format_line with <ruby>

metacpan.org/dist/Text-Amuse





App-ansifold-1.16


fold command handling ANSI terminal sequences

Changes for 1.16 - 2023-02-19T03:51:40Z

  • Introduce --autoindent option
  • Introduce --refill option

metacpan.org/dist/App-ansifold




Perinci-Sub-Gen-AccessTable-0.591


Generate function (and its metadata) to read table data

Changes for 0.591 - 2023-02-12

  • Support TableData object as data source.

metacpan.org/dist/Perinci-Sub-…





OpenAPI-Modern-0.040


Validate HTTP requests and responses against an OpenAPI document

Changes for 0.040 - 2023-02-18T23:43:50Z

  • all request and response validation are now done with Mojo::Message::Request and ::Response objects, converting from HTTP::Request and HTTP::Response as needed; the $options hash is now populated with the mojo request

metacpan.org/dist/OpenAPI-Mode…



PGXN-Site-v0.22.2


Maintain and serve a PGXN web site

Changes for 0.22.2 - 2023-02-18T23:25:58Z

  • Replaced Twitter link with Mastodon and added a rel link to Mastodon to the header.

metacpan.org/dist/PGXN-Site





HTML-Blitz-0.06


high-performance, selector-based, content-aware HTML template engine

Changes for 0.06 - 2023-02-19

  • allow <math/> and <svg/> (i.e. math and svg elements can be self-closing)
  • treat param as void in the parser
  • treat basefont, bgsound, frage, keygen, parser as void in HTML::Blitz::Builder
  • include the name of the template in the generated code so error messages don't just refer to "(eval 42)"

metacpan.org/dist/HTML-Blitz






RxPerl-v6.26.1


an implementation of Reactive Extensions / rxjs for Perl

Changes for v6.26.1 - 2023-02-18T13:44:41Z

  • fixed bug on op_buffer_time, where last remaining values were not emitted

metacpan.org/dist/RxPerl



App-CSVUtils-1.017


CLI utilities related to CSV

Changes for 1.017 - 2023-02-18

  • [bugfix] Forgot to generate CLIs: csv2paras, paras2csv.

metacpan.org/dist/App-CSVUtils



App-CSVUtils-1.016


CLI utilities related to CSV

Changes for 1.016 - 2023-02-18

  • No functional changes.
  • [build] Rebuild with fixed DZP:InsertExecsList to fix generated POD.

metacpan.org/dist/App-CSVUtils