CGI-Widget-DBI-Browse-0.18
CGI::Widget::DBI::Browse change logfile
Changes for 0.18
- Ensure all ampersands are html-escaped in final html output: & -> &
 - Add new -category_before_link_closures option, for customizing content before each category nav <a/> link, inside the table <td/> cell
 - Code optimization to decrease memory footprint: get rid of $self object inside anonymous sub returned by _category_columndata_closure()
 - New public method grid_layout_enabled() so subclasses can tell if we are in grid or table display mode
 - New method configure_grid_or_table_view() to add support for switching between grid and table view when browse results are reached; also add -default_grid_layout option to change default view to grid
 - Support NULL or empty string values in browse categories, showing '(empty)' to the user
 - Fix a couple tests for indeterminant html attribute order, to prevent intermittent failures
 - Add support for overridden -display_columns in display_results() method
 - Add new method re_add_breadcrumbs_to_header()
 - Add id attributes and <span/>'s to breadcrumbNavLink <a/> elements, so the breadcrumbs can be renamed with CSS
 - Make code run with CGI 4 without warnings about calling param() in list context
 
Config-Inetd-0.33
Interface inetd's configuration file
Changes for 0.33 - 2023-02-13
- Drop generating compat Makefile.PL.
 
String-Tagged-Markdown-0.04
parse and emit text with Markdown inline formatting
Changes for 0.04 - 2023-02-13
- CHANGES
 - BUGFIXES
 
parent-0.240
Establish an ISA relationship with base classes at compile time
Changes for 0.240 - 2023-02-13
- . Use Test::More::isnt() instead of Test::More::isn't in tests, which is deprecated, as ' isn't allowed as package separator in an upcoming version of Perl
 - . No code changes, no need to upgrade
 
Task-BeLike-RWP-0.230440
Perl modules bundle to install from CPAN
Changes for 0.230440 - 2023-02-13T18:46:47+04:00
rename-1.13
renames multiple files using perl expressions
Changes for 1.13
- Add --shell-completion=bash
 
TableData-Chemistry-Element-0.002
Chemical elements
Changes for 0.002 - 2023-02-05
- No functional changes.
 - [build] Rebuild with dzil plugin TableData and Pod::Weaver plugin TableData for nicer POD.
 
App-BPOMUtils-Table-RegCodePrefix-0.017
List known alphabetical prefixes in BPOM registered product codes
Changes for 0.017 - 2023-02-13
- First release, split from App-BPOMUtils-Table because that distribution's build time is now 3+ minutes.
 
App-BPOMUtils-Table-MicrobeInput-0.017
List of microbe specification in BPOM processed food division
Changes for 0.017 - 2023-02-13
- First release, split from App-BPOMUtils-Table because that distribution's build time is now 3+ minutes.
 
App-BPOMUtils-Table-FoodType-0.017
List food types in BPOM processed food division
Changes for 0.017 - 2023-02-13
- First release, split from App-BPOMUtils-Table because that distribution's build time is now 3+ minutes.
 
App-BPOMUtils-Table-FoodIngredient-0.018
List ingredients in BPOM processed food division
Changes for 0.018 - 2023-02-13
- Add CLI: bpom-list-food-ingredients-rba.
 
App-BPOMUtils-Table-FoodIngredient-0.017
List ingredients in BPOM processed food division
Changes for 0.017 - 2023-02-13
- First release, split from App-BPOMUtils-Table because that distribution's build time is now 3+ minutes.
 
App-BPOMUtils-Table-FoodCategory-0.017
List food categories in BPOM processed food division
Changes for 0.017 - 2023-02-13
- First release, split from App-BPOMUtils-Table because that distribution's build time is now 3+ minutes.
 
App-BPOMUtils-Table-FoodAdditive-0.017
List additives in BPOM processed food division
Changes for 0.017 - 2023-02-13
- First release, split from App-BPOMUtils-Table because that distribution's build time is now 3+ minutes.
 
App-BPOMUtils-Table-0.016
Some utilities providing table data related to BPOM
Changes for 0.016 - 2023-02-13
- Add App::BPOMUtils::Table::FoodCategoryRBA.
 
App-DBBrowser-2.315
Browse SQLite/MySQL/PostgreSQL databases and their tables interactively.
Changes for 2.315 - 2023-02-13
- Added Informix-plugin.
 - Bugfix 'is_system_schema'.
 - Update documentation.
 - Update from_col_by_col, attach_db, alias.
 - Epoch_to_datetime now with fractions of seconds.
 - Bugfix: don't limit table rows in Term::TablePrint.
 - Bugfix join: don't print columns twice.
 - Bugfix default aliases: remove invalid characters.
 
App-VTide-v0.1.20
A vim/tmux based IDE for the terminal
Changes for 0.1.20 - 2023-02-13
- Updating for release of version 0.1.20 Updated (Ivan Wills) Trying to make starting more consistent on a Mac (Ivan Wills) Better history and recursive edits (Ivan Wills)
 
Perinci-Examples-HTML-0.002
Examples related to HTML form generation
Changes for 0.002 - 2022-11-27
- Add function: bmi.
 
Mail-DKIM-1.20230212
Signs/verifies Internet mail with DKIM/DomainKey signatures
Changes for 1.20230212 - 2023-02-12
- Fix typo in ARC signer example code. Thanks to @dev-aaront-org
 
Mojolicious-Plugin-Passphrase-0.001
Securely hash and validate your passwords.
Changes for 0.001 - 2023-02-12T23:19:36+01:00
- Initial release to an unsuspecting world
 
DBIx-WithClass-0.0000_01
DBIx::Class, with more class!
Changes for 0.0000_01 - 2023-02-12T16:58:58-05:00
- First version.
 - STATISTICS
 
HiPi-0.87
Raspberry Pi GPIO Perl Modules
Changes for 0.87
- Updated for multiple package builds Bullseye, Buster, armhf, arm64
 
PDF-Collage-0.001
PDF manipulation with scissors and glue
Changes for 0.001 - 2023-02-12T19:53:11Z
- Initial release
 
Task-BeLike-RWP-0.230430
Perl modules bundle to install from CPAN
Changes for 0.230430 - 2023-02-12T22:04:07+04:00
- Define modules going into the bundle
 - Add documentation listing the modules included
 
DBIx-Class-CryptColumn-0.004
Automatically hash password/passphrase columns
Changes for 0.004 - 2023-02-12T17:45:53+01:00
- Fix argument order in verify_method implementation
 
Time-Local-1.33-TRIAL
Efficiently compute time from local and GMT time
Changes for 1.33 - 2023-02-12
- Fix for breakage on (some?) 32-bit platforms. If an integer calculation done internally overflowed all calls to this module's subs could error with "Day too big - 105412 > -2147483648". This fix reduces the range of acceptable epochs but should make the module usable again on such systems.
 
DBIx-Class-CryptColumn-0.003
Automatically hash password/passphrase columns
Changes for 0.003 - 2023-02-12T17:21:03+01:00
- Use Crypt::Passphrase's new curry methods
 
Crypt-Passphrase-0.007
A module for managing passwords in a cryptographically agile manner
Changes for 0.007 - 2023-02-12T17:20:19+01:00
- Add curry_with_hash and curry_with_password methods
 - Add a unicode normalization option
 - Match MD5 and SHA hex case-insensitively
 
Time-Local-1.32-TRIAL
Efficiently compute time from local and GMT time
Changes for 1.32 - 2023-02-12
- This is an alternative to the changes in the 1.31 release. Instead of restoring "use integer", the code now explicitly handles non-integer seconds values. This fixes the confusing things that timelocal() does with non-integer seconds but does not turn the seconds value into an integer. Based on a bug report from Dmitriy Shamatrin. GH #18.
 
Dist-Zilla-PluginBundle-RWP-0.230430
Add [@RWP] plugin bundle into dist.ini
Changes for 0.230430 - 2023-02-12T18:57:08+04:00
- Add Prereqs::AuthorDeps plugin
 
NetworkManager-Strict-0.230430-TRIAL
NetworkManager strict settings class
Changes for 0.230430 - 2023-02-12T17:55:23+04:00
- Add NetworkManager::Strict class
 - Add lock method using chmod
 - Add set_dns method using nmcli
 - Add network_manager script
 - Add OpenDNS Family Shield DNS provider
 - Add CloudFlare 1.1.1.1 for Families DNS provider
 
LaTeX-Pod-0.23
Transform LaTeX source files to POD (Plain old documentation)
Changes for 0.23 - 2023-02-12
- Drop generating compat Makefile.PL.
 
Number-Format-Metric-0.601
Format number with metric prefix
Changes for 0.601 - 2023-02-12
- No functional changes.
 - [doc] Fix example result in Synopsis (RT#146402) (Thanks R Philley).
 
Excel-ValueReader-XLSX-1.10
extracting values from Excel workbooks in XLSX format, fast
Changes for 1.10
- support cells without an 'r' attribute (David Flink++)
 
Terse-Plugin-Glitch-0.01
The great new Terse::Plugin::Glitch!
Changes for 0.01
- First version, released on an unsuspecting world.
 
Template-Plex-v0.5.0
(P)erl (L)exical and (EX)tendable Templating
Changes for v0.5.0
- new features
 - changes
 - pod
 - other
 
re-engine-GNU-0.027
GNU Regular Expression Engine
Changes for 0.027 - 2023-02-12T04:11:43Z
- Jean-Damien Durand <jeandamiendurand@free.fr>
 
Log-OK-v0.1.6
Disable inactive logging statements from the command line
Changes for v0.1.6 - 2023-02-11
- fixes
 
Future-AsyncAwait-Hooks-0.01
scoped hook blocks that run extra code around await expressions
Changes for 0.01 - 2023-02-12
- First version, released on an unsuspecting world.
 
Future-AsyncAwait-0.63
deferred subroutine syntax for futures
Changes for 0.63 - 2023-02-12
- CHANGES
 - BUGFIXES
 
Sah-Schemas-Array-0.003
Sah schemas related to array type
Changes for 0.003 - 2023-02-03
- Fix order of check.
 
Sah-Schemas-Array-0.002
Sah schemas related to array type
Changes for 0.002 - 2023-02-03
- Add schema: array::int::contiguous.
 
