Skip to main content



Nice-Try-v1.3.2


A real Try Catch Block Implementation Using Perl Filter

Changes for v1.3.2 - 2023-01-13T08:01:50Z

  • Correcting a mishandling of return in try-catch block

metacpan.org/dist/Nice-Try



App-PDFUtils-0.012


Command-line utilities related to PDF files

Changes for 0.012 - 2022-10-07

  • Add CLI: less-pdf-text.
  • convert_pdf_to_text(): Add argument 'raw'.

metacpan.org/dist/App-PDFUtils



Mail-AuthenticationResults-2.20230112


Object Oriented Authentication-Results Headers

Changes for 2.20230112 - 2023-01-12T22:49:04+00:00

  • Add parser method to parse json serialized object back into the object(s) it represents

metacpan.org/dist/Mail-Authent…



Number-Phone-3.8099_01


base class for Number::Phone::* modules

Changes for 3.8099_01 - 2023-01-12

  • Bug fix: NANP toll-free numbers corrected. 833 area code now supported, and regex fixed to only match when the B and C digits are the same, so 800 is toll-free, 888 is toll-free, but 808 is not. See github.com/DrHyde/perl-modules…
  • Bug fix: NANP 1-600 area code is non-geographic. See github.com/DrHyde/perl-modules…
  • Workaround: OFCOM have the wrong number length for the +44 800 716 range, we now have an egregious hack to work around that. See github.com/DrHyde/perl-modules…
  • No longer auto-tested on 5.10 because a 'make test'-time dependency (Test::Deep) no longer supports that.
  • Data updates

metacpan.org/dist/Number-Phone