Skip to main content




Date-Parse-Modern-0.1


Provide string to unixtime conversions

Changes for 0.1 - 2023-01-13
  • First version, released on an unsuspecting world.

https://metacpan.org/release/BAKERSCOT/Date-Parse-Modern-0.1


Email-Date-Format-1.008


produce RFC 2822 date strings

Changes for 1.008 - 2023-01-13T21:44:14-05:00
  • use the version of Time::Local that doesn't guess at whether a year is 99 or 1999 🙂
  • skip tests on Win32 that never pass
  • modernize just a bit of code

https://metacpan.org/dist/Email-Date-Format


CPAN-Uploader-0.103018


upload things to the CPAN

Changes for 0.103018 - 2023-01-13T21:11:24-05:00
  • a bit of refactoring and testing of .pause parser (thanks, Shlomi Fish)

https://metacpan.org/dist/CPAN-Uploader


Config-INI-0.029


simple .ini-file format

Changes for 0.029 - 2023-01-13T20:57:41-05:00
  • fix typo in Pod
  • slightly clean up some archaicisms in source

https://metacpan.org/dist/Config-INI


Catalyst-Plugin-URI-0.005


Sugar and strong errors for $c->uri_for

Changes for 0.005 - 2023-01-13
  • Added V3 which removes named actions. See docs for how to specify v2 if you need that feature. Hopefully name actions will land in Catalyst core soon.

https://metacpan.org/dist/Catalyst-Plugin-URI



GDGraph-1.56


Produces charts with GD

Changes for 1.56
  • Improve the language explaining the 2023 update. Docs-only change.

https://metacpan.org/dist/GDGraph


App-RPM-Spec-License-0.02


Tool for working with RPM spec file licenses.

Changes for 0.02 - 2023-01-13T13:50:20+01:00
  • Add -u command option to print unique licenses only.
  • Change example in doc to print duplicite license.
  • Update minimal dependencies.

https://metacpan.org/dist/App-RPM-Spec-License




FASTX-Reader-1.9.0


A simple module to parse FASTA and FASTQ files, supporting compressed files and paired-ends.

Changes for 1.9.0 - 2023-01-12
  • Added `slice(from, len)` method to FASTX::Seq (works as substr)
  • Added `string()` method to get the sequence as a string (FASTQ or FASTA according to the record), with `as_string()` as alias
  • Added `is_fasta()` and `is_fastq()` methods to FASTX::Seq
  • Added `as_fasta()` and `as_fastq()` aliases to FASTX::Seq (for syntax consistency)

https://metacpan.org/dist/FASTX-Reader




Chemistry-PeriodicTable-0.0400


Provide access to chemical element properties

Changes for 0.0400 - 2023-01-11T08:33:26Z
  • Improve eg/periodic.pl again!
  • Improve variable and attribute names.
  • Add the eg/element-property.pl plotting program.

https://metacpan.org/dist/Chemistry-PeriodicTable





App-CSVUtils-1.002


CLI utilities related to CSV

Changes for 1.002 - 2023-01-04
  • [cli csv-intrange] Add option --sort.
  • Fix Abstract of csv-uniq.

https://metacpan.org/dist/App-CSVUtils



HTTP-CSPHeader-v0.2.1


manage dynamic content security policy headers

Changes for v0.2.1 - 2023-01-11T14:43:34+00:00
  • No Changes from v0.2.0.

https://metacpan.org/dist/HTTP-CSPHeader



FASTX-Reader-1.8.1


A simple module to parse FASTA and FASTQ files, supporting compressed files and paired-ends.

Changes for 1.8.1 - 2023-01-09
  • Updated tests
  • Update POD documentation

https://metacpan.org/dist/FASTX-Reader


Chemistry-PeriodicTable-0.0303


Provide access to chemical element properties

Changes for 0.0303 - 2023-01-09T07:10:06Z
  • Fix element types again.
  • Improve the eg/periodic.pl script more.

https://metacpan.org/dist/Chemistry-PeriodicTable










System-Info-0.063


Basic information about the system

Changes for 0.063 - 2023-01-06
  • Add openSUSE Leap-15.3
  • Check DSM-7.0.1 update 2
  • Add openSUSE Leap 15.4 Beta
  • Add Sys:😮sRelease to SEE ALSO
  • Add DSM-7.1
  • Add Rocky-8.6
  • Add Rocky-9.0
  • Add OmniOS-11-151042
  • Add Rocky-8.7
  • It's 2023

https://metacpan.org/dist/System-Info



Test2-Harness-UI-0.000129


Web interface for viewing and inspecting yath test logs

Changes for 0.000129 - 2023-01-04T13:45:06-08:00
  • Add concurrency to sweeper
  • Add ability to track what sweeps (by name) have been done to runs
  • Fix some 'Delete' -> 'delete' typos

https://metacpan.org/dist/Test2-Harness-UI





Devel-TraceUse-2.097


show the modules your program loads, recursively

Changes for 2.097 - 2023-01-04
  • Take into account extra frames introduced in @INC hook handling by Perl 5.37.7 (YVES)
  • Declare Perl 5.8 as the minimum version requirement

https://metacpan.org/dist/Devel-TraceUse



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

https://metacpan.org/dist/Dancer






WWW-AdventCalendar-1.113


a calendar for a month of articles (on the web)

Changes for 1.113 - 2022-12-31T19:32:24-05:00
  • removed support for Google Analytics tracker
  • update packaging and metadata
  • minimum required Perl is now v5.12

https://metacpan.org/dist/WWW-AdventCalendar



Tk-HListbox-2.60


Tk Listbox widget supporting images and text entries, Tk::HList-based drop-in replacement for Tk::Listbox.

Changes for 2.60
  • Merge numerous patches, new functions & options from Jeff Stephens. (See docs for details)
  • (hopefully) now works fully with "use strict".
  • Fix left-tab (reverse) focus-traversal when widget is disabled, and other minor focusing issues.
  • Fix minor isues with user-set color options.
  • Fix anchorSet() and a few other minor Listbox-compatability issues.
  • Numerous code cleanups and documentation improvements.

https://metacpan.org/dist/Tk-HListbox


Venus-1.85


OO Library for Perl 5

Changes for 1.85 - 2022-12-31
  • [feature] Implement Venus::Fault
  • [feature] Implement Venus::Role::Comparable#{is,st}
  • [feature] Implement Venus::Role:😁eferrable
  • [update] Update value class assertions to use "expression" syntax

https://metacpan.org/dist/Venus


Tk-SMListbox-2.21


Multi-Listbox Widget with Sort Indicators

Changes for 2.21
  • Fix some mouse bindings to behave more like Listbox / HListbox.
  • A few minor code fixups.
  • Add a State button to the test suite to allow testing disabling.

https://metacpan.org/dist/Tk-SMListbox