Jump to letter: [
          
            9ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        perl-Data-Alias - Comprehensive set of aliasing operations
        
        Aliasing is the phenomenon where two different expressions actually refer
to the same thing. Modifying one will modify the other, and if you take a
reference to both, the two values are the same.
 
        
        
        Packages
        
            
                | Name | 
                Version | 
                Release | 
                Type | 
                Size | 
                Built | 
            
            
                | perl-Data-Alias | 
                1.06 | 
                1.fc6 | 
                x86_64 | 
                107 KiB | 
                Fri Aug 10 21:09:30 2007 | 
            
        
        Changelog
        
            - * Fri Aug 10 18:00:00 2007 Chris Weyl <cweyl{%}alumni{*}drew{*}edu> 1.06-1
 
            - update to 1.06
- license tag: GPL -> GPL+
 
        
            - * Fri Jun  1 18:00:00 2007 Chris Weyl <cweyl{%}alumni{*}drew{*}edu> 1.05-1
 
            - update to 1.05
 
        
            - * Fri May  4 18:00:00 2007 Chris Weyl <cweyl{%}alumni{*}drew{*}edu> 1.04-1
 
            - update to 1.04
- add t/ to %doc
- perl splittage BR's added