Jump to letter: [
          
            ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        perl-Readonly - Facility for creating read-only scalars, arrays, hashes
        
        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.
 
        
        
        Packages
        
            
                | Name | 
                Version | 
                Release | 
                Type | 
                Size | 
                Built | 
            
            
                | perl-Readonly | 
                1.03 | 
                4.fc4 | 
                noarch | 
                36 KiB | 
                Mon Dec 12 14:09:42 2005 | 
            
        
        Changelog
        
            - * Thu Dec  8 17:00:00 2005 Michael A. Peters <mpeters{%}mac{*}com> - 1.03-3
 
            - Remove requires on perl-Readonly-XS
 
        
            - * Thu Dec  8 17:00:00 2005 Michael A. Peters <mpeters{%}mac{*}com> - 1.03-3
 
            - Fix license and BuildRequires, use %{?_smp_mflags} with make, 
        
            - * Sat Nov 12 17:00:00 2005 Michael A. Peters <mpeters{%}mac{*}com> - 1.03-2
 
            - separate out perl-Readonly-XS into its own package
- package benchmark.pl as a doc