Skip to main content


Use REAL UUIDs in Test2

Changes for 0.002002 - 2024-04-25T12:16:42+01:00

  • Fix a debian issue (#2)
#2


Parse plain English date/time range strings

Changes for v1.0.1 - 2024-04-19T16:50:33Z

  • Update README (Andrew Hewus Fresh)
  • Pull request #2: SM-4807 (James Hammer)
  • SM-4807 Add POD for new features (James Hammer)
  • SM-4807 Correct thirteenths to thirteenth typo (James Hammer)
#2


Make new tickets from correspondence

Changes for 0.04

  • Installation instructions correction (Codeberg issue #1 / RT #151741)
  • Action path correction from Andreas Wandel (Codeberg issue #2 / RT #151742)
  • Perldoc updated to match README


Make new tickets from correspondence

Changes for 0.03

  • Installation instructions correction (Codeberg issue #1 / RT #151741)
  • Action path correction from Andreas Wandel (Codeberg issue #2 / RT #151742)


Maintain and serve a REST API to search PGXN mirrors

Changes for 0.20.0

  • Removed the `Capfile` and `eg` directory. Examples for managing PGXN can now be found in the pgxn/pgxn-ops GitHub repository.
  • Switched from Text::Markdown to CommonMark for parsing and formatting Markdown files (but not MultiMarkdown files). This allows code fences to work and generates nicer HTML in general, but is stricter about certain things.
  • The docs indexer now indexes a distribution's README if it is the only documentation it finds in the distribution (#12).
  • The docs indexer now strictly links an extension to the doc file specified via the `docfile` key in its `provides` object, even if it's a README (#10).
  • The indexer will now index a testing release if there are no stable releases, and will index an unstable release if there are neither stable nor testing releases (#2).
  • Updated the SemVer regex when parsing rsync output to the official version published in https://regex101.com/r/vkijKf/ (#16).
  • Fix unzipping of distributions to ensure that all directories are readable and executable but not writeable by all, and that files are only readable by all (#15).
  • Dropped support for Perl 5.10 and 5.12.
#15 #10 #2 #12 #16


A SQL Database object abstraction class

Changes for v1.1.1 - 2024-01-05T10:36:08Z

  • Correcting minor issue with the use of constants in unit tests (Gitlab #2)
  • Correcting an oversight (bug) in DB:😮bject:😛ostgres::Query in method on_conflict()
  • Correcting number formatting (Gitlab #1)
#1 #2


parse XLSX files

Changes for 0.29 - 2024-01-02

  • Merge pull request #1 from theevilapplepie/master: Fix for 'Argument "" isn't numeric in addition (+) at /usr/local/shar…
  • Merge pull request #2 from oharakouhei/master Incorrect cell values due to phonetic data doy#72
  • Merge pull request #3 from nickzoic/master: Fix die message in parse()
  • Merge pull request #4 from mazurin/master: Cannot open password protected SHA1 encrypted files. doy#68
  • Merge pull request #5 from danderman/master: use date format detection based on Spreadsheet:🤐LSX
  • Merge pull request #6 from gquipster/master: Add rudimentary support for hyperlinks in cells
#1 #4 #2 #3 #5


Mapping Perl releases on CPAN to the location of the tarballs via MetaCPAN API

Changes for 0.008 - 2024-01-01T00:52:55Z

  • Add checksum_sha256 (#2)
#2


Convert MultiMarkdown syntax to (X)HTML

Changes for 1.002 - 2023-10-31T19:46:11Z

  • new heading_ids_spaces_to_dash feature from Doug Hoyte (#2)
#2


Concise, expressive creation of Class::Meta classes

Changes for 0.14 - 2023-08-02T01:28:30Z

  • Better fix for failing tests on Windows, suggested by Eric Brine.
  • Fixed broken rt.cpan.org email address.
  • Fixed a couple of typos in the Pod. Thanks to Grzegorz Rożniecki for the pull request (#1).
  • Fixed no-op version requirement for Class::Meta thanks to Graham Knop (#2).
  • Removed the pod tests from the distribution.
#1 #2


A PSGI framework for building REST api's in Perl.

Changes for 0.002 - 2023-07-31

  • Alpha release #2
  • Includes fixes to documentation
#2


Monitor a directory structure for changes

Changes for 0.21 - 2023-07-13T19:28:40Z

  • Cosmetic changes (#2)
#2


a Z80 assembler

Changes for 2.22 - 2023-05-24

  • Bug Fixes
  • Configure git workflows to test on Ubuntu, MaxOS and Windows
  • #2 fails on Perl v10
  • Fix failure on Windows machines
#2


Create extensible modules which export things

Changes for 0.11 - 2023-05-21

  • Fix bug using method attribute for option with parameter - #2
  • More thorough unit tests for method attributes
#2


JSON-MaybeXS-1.004005


Use Cpanel::JSON:🤐S with a fallback to JSON:🤐S and JSON:😛P

Changes for 1.004005 - 2023-04-30
  • to_json and from_json are now documented (Dan Book, PR #2)

https://metacpan.org/dist/JSON-MaybeXS
#2


App-Yabsm-3.15.0


a btrfs snapshot and backup management system

Changes for 3.15.0 - 2022-03-21
  • Improved error diagnostics on failed system command
  • Set daemon process name to 'yabsmd'
  • Moved example init scripts into examples/
  • Minor change to example sysvinit script
  • Fixed bug rejecting immediate times at hour 20 (#2)
  • Switched repo from Dist::Zilla to ExtUtils::MakeMaker
  • Ship as a zero-dependency App::FatPacker packed script
  • Upgraded minimum Perl version from v5.16.3 to v5.34.0
  • Switched to semantic versioning scheme
  • Changed license from MIT to GPL3
  • Various documentation updates
  • Added Changes file (this file)

https://metacpan.org/dist/App-Yabsm
#2


Mojo-ShareDir-0.02


Shared files and directories as Mojo::File objects

Changes for 0.02 - 2023-01-23T11:05:25Z
  • Add File::ShareDir::Install to CONFIGURE_REQUIRES #1
  • Fix github repo URL #2

https://metacpan.org/dist/Mojo-ShareDir
#1 #2