Package: libreadonly-perl (1.03-0ubuntu1) [universe]
Links for libreadonly-perl
Ubuntu Resources:
Download Source Package libreadonly-perl:
- [libreadonly-perl_1.03-0ubuntu1.dsc]
- [libreadonly-perl_1.03.orig.tar.gz]
- [libreadonly-perl_1.03-0ubuntu1.diff.gz]
Maintainer:
Please consider filing a bug or asking a question via Launchpad before contacting the maintainer directly.
Original Maintainer (usually from Debian):
- Soren Hansen
It should generally not be necessary for users to contact the original maintainer.
Similar packages:
Facility for creating read-only scalars, arrays, hashes
This is a facility for creating non-modifiable variables. This is useful for configuration files, headers, etc. It can also be useful as a development and debugging tool, for catching updates to variables that should not be changed.
If any of the values you pass to Scalar, Array, or Hash are references, then those functions recurse over the data structures, marking everything as Readonly. Usually, this is what you want: the entire structure nonmodifiable. If you want only the top level to be Readonly, use the alternate Scalar1, Array1 and Hash1 functions.
Please note that most users of Readonly will also want to install a companion module Readonly::XS.
Other Packages Related to libreadonly-perl
|
|
|
-
- dep: perl (>= 5.6.0-16)
- Larry Wall's Practical Extraction and Report Language
Download libreadonly-perl
| Architecture | Package Size | Installed Size | Files |
|---|---|---|---|
| all | 19.0 kB | 88.0 kB | [list of files] |