Jump to letter: [
          
            ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        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.22 | 
                1.fc5 | 
                ppc | 
                23 KiB | 
                Wed Jan 17 19:10:14 2007 | 
            
        
        Changelog
        
            - * Wed Jan 17 17:00:00 2007 Tom "spot" Callaway <tcallawa{%}redhat{*}com> 0.22-1
 
            - bump to 0.22
 
        
            - * Fri Sep 15 18:00:00 2006 Tom "spot" Callaway <tcallawa{%}redhat{*}com> 0.20-2
 
            - bump for fc6
 
        
            - * 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