http://qs321.pair.com?node_id=11120534


in reply to Re^10: Shouldn't references be readonly? (updated)
in thread Shouldn't LITERAL references be readonly? (updated)

See also stringification, which allows you to say:

no stringification;

and forbids

"$ref" # stringify $ref . "foo" # concat lc $ref lcfirst $ref uc $ref ucfirst $ref quotemeta $ref

Replies are listed 'Best First'.
Re^12: Shouldn't references be readonly? (updated)
by ikegami (Patriarch) on Aug 11, 2020 at 10:39 UTC

    noice.

    There are only dev releases of the module. If this is something you (the reader) is interested in, perhaps you could contact the author to encourage a proper release or assist with it.