Jump to letter: [
          
            9ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        perl-Clone - Recursively copy perl datatypes
        
        This module provides a clone() method which makes recursive
copies of nested hash, array, scalar and reference types,
including tied variables and objects.
clone() takes a scalar argument and an optional parameter that
can be used to limit the depth of the copy. To duplicate lists,
arrays or hashes, pass them in by reference.
 
        
        
        Packages
        
            
                | Name | 
                Version | 
                Release | 
                Type | 
                Size | 
                Built | 
            
            
                | perl-Clone | 
                0.20 | 
                1.fc4 | 
                src | 
                12 KiB | 
                Fri Mar 31 19:39:05 2006 | 
            
        
        Changelog
        
            - * Fri Mar 31 17:00:00 2006 Tom "spot" Callaway <tcallawa{%}redhat{*}com> 0.20-1
 
            - bump to 0.20
- new BR: perl-Taint-Runtime
 
        
            - * Tue Feb 28 17:00:00 2006 Tom "spot" Callaway <tcallawa{%}redhat{*}com> 0.18-3
 
            - bump for FC-5
 
        
            - * Fri Jan  6 17:00:00 2006 Tom "spot" Callaway <tcallawa{%}redhat{*}com> 0.18-2
 
            - don't pass optflags twice
- remove .bs files