in reply to Re: constant vector
in thread constant vector

The 'Readonly' module uses the now-deprecated 'Internals' module to set/clear the scalar read-only flag.

Replies are listed 'Best First'.
Re^3: constant vector
by haukex (Archbishop) on Aug 01, 2017 at 12:08 UTC
    The 'Readonly' module uses the now-deprecated 'Internals' module to set/clear the scalar read-only flag.

    Well, so does the core pragma constant, but it does seem like P5P might change the API in the future. For reference, here is the discussion that led to the creation of Internals.pod.

Re^3: constant vector
by LanX (Saint) on Aug 01, 2017 at 13:03 UTC
    > uses the now-deprecated Internals module to set/clear the scalar read-only flag.

    well it might currently use the "Internals" module.

    IMHO Readonly and constant are far too basic to become deprecated soon.

    Cheers Rolf
    (addicted to the Perl Programming Language and ☆☆☆☆ :)
    Je suis Charlie!