• Could someone please package Readonly::Tiny?

    From Felix Lechner@21:1/5 to All on Tue Jul 6 02:50:02 2021
    Hi,

    Lintian uses Moo attributes that return read-only values. Unbeknownst
    to me, values deemed read-only with Const::Fast do not actually stay
    so when returned from functions like the Moo accessors. [1] For that
    reason, I would like to switch. Would someone from the Perl Team
    please be so kind as to package Readonly::Tiny? [2]

    A short, informal introduction to the module is available here. [3] It
    was also mentioned in the Perl Weekly News in April. [4] Thank you!

    Kind regards
    Felix Lechner

    [1] https://metacpan.org/pod/Readonly::Tiny#SEE-ALSO
    [2] https://metacpan.org/pod/Readonly::Tiny
    [3] https://github.polettix.it/ETOOBUSY/2021/04/09/readonly-tiny/
    [4] https://perlweekly.com/archive/507.html

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Yadd@21:1/5 to All on Tue Jul 6 09:30:01 2021
    Le 06/07/2021 à 02:04, Felix Lechner a écrit :
    Hi,

    Lintian uses Moo attributes that return read-only values. Unbeknownst
    to me, values deemed read-only with Const::Fast do not actually stay
    so when returned from functions like the Moo accessors. [1] For that
    reason, I would like to switch. Would someone from the Perl Team
    please be so kind as to package Readonly::Tiny? [2]

    A short, informal introduction to the module is available here. [3] It
    was also mentioned in the Perl Weekly News in April. [4] Thank you!

    Kind regards
    Felix Lechner

    Test-Depends to Test::Exports which isn't yet packaged

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)