Upload page content

You can upload content for the page named below. If you change the page name, you can also upload content for another page. If the page name is empty, we derive the page name from the file name.

File to load page content from
Page name
Comment

    PaulHowarth/Blog/2023-04-05

Wednesday 5th April 2023

Fedora Project

  • Updated perl-Config-Tiny to 2.29 in F-38 and Rawhide:

    • Edit to remove Test::Pod from TEST_REQUIRES in Makefile.PL, again

    • Update version number in t/02.main.t

  • Updated perl-Digest-BubbleBabble (0.02) in Rawhide to use SPDX-format license tag

  • Updated perl-Digest-CRC (0.24) in Rawhide to use SPDX-format license tag

  • Updated perl-Digest-MD2 (2.04) in Rawhide to use SPDX-format license tag

  • Updated perl-Digest-MD4 (1.9) in Rawhide to use SPDX-format license tag

  • Updated perl-Digest-Perl-MD5 (1.9) in Rawhide to use SPDX-format license tag

  • Updated perl-Dist-CheckConflicts (0.11) in Rawhide to use SPDX-format license tag

Local Packages

  • Updated perl-Config-Tiny to 2.29 as per the Fedora version

  • Updated perl-Digest-BubbleBabble (0.02) as per the Fedora version

  • Updated perl-Digest-MD4 (1.9) as per the Fedora version

  • Updated perl-Dist-CheckConflicts (0.11) as per the Fedora version

  • Updated perl-Type-Tiny to 2.004000:

  • Documentation
    • Add SYNOPSIS for Type::Tiny::Class

    • Add SYNOPSIS for Type::Tiny::Duck

    • Add SYNOPSIS for Type::Tiny::Enum

    • Add SYNOPSIS for Type::Tiny::Intersection

    • Add SYNOPSIS for Type::Tiny::Role

    • Add SYNOPSIS for Type::Tiny::Union

    • Add documentation and tests for the combination of the 'goto_next' and 'multiple' options when used with 'signature_for'

    • Add example of 'signature_for' applying a signature to multiple functions at once

    • Document changes to 'make_immutable' in Type::Library v2.x (GH#129)

    • Document that the 'BoolLike' type is unstable

    • Minor pod changes to Types::Standard

  • Packaging
  • Other
    • Added: Type::Tiny now has an 'exception_class' attribute, allowing a type to throw exceptions using a custom class, which should usually be a subclass of Error::TypeTiny::Assertion (GH#133)

    • Added: Type::Tiny::Bitfield class (GH#131)

    • Added: Types::TypeTiny::BoolLike type constraint (GH#137)


Recent