p5-Readonly

facility for creating read-only scalars, arrays, hashes

WWW CVSWeb GITHub
  1. Package version
    p5-Readonly-2.05p0
  2. Maintainer
    Andrew Fresh

create variables marked as read-only, applicable to scalar, list, hashes
and all sorts of recursive data-structures.

Use as an alternative to constant, the main difference is that Readonly
creates scalars and other variables that are much easier to interpolate
into strings and other contexts.

  • devel/p5-Module-Build-Tiny