summaryrefslogtreecommitdiff
path: root/devel/p5-Readonly
AgeCommit message (Collapse)AuthorFilesLines
2007-05-09Initial import of p5-Readonly version 1.03 into The NetBSDseb4-0/+27
Packages Collection. The Perl 5 module Readonly provides a facility for creating non-modifiable scalars, arrays, and hashes. This facility also overcomes the limitations of the Perl built-in mechanism (the "use constant" pragma) to create constant scalars and lists.