Recent Changes - Search:

edit SideBar

Perl-Readonly

Description

Readonly.pm provides a facility for creating non-modifiable scalars, arrays, and hashes.

Readonly.pm

  • Creates scalars, arrays (not lists), and hashes.
  • Creates variables that look and work like native perl variables.
  • Creates global or lexical variables.
  • Works at runtime or compile time.
  • Works with deep or shallow data structures.
  • Prevents reassignment of Readonly variables.

The Perl module is available as 32-bit and 64-bit:

  • For the 32-bit module you need to use perl.
  • For the 64-bit module you need to use perl_64bit.

Homepage: http://search.cpan.org/dist/Readonly/

Version: 1.03

Downloads

RPM:

Source RPM:

Package dependencies:


All versions:

Edit - History - Print - Recent Changes - Search
Page last modified on September 18, 2009, at 10:57 AM