Jump to letter: [
          
            9ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        perl-Devel-Size - Perl extension for finding the memory usage of Perl variables
        
        This module figures out the real sizes of Perl variables in bytes. Call
functions with a reference to the variable you want the size of. If the
variable is a plain scalar it returns the size of the scalar. If the
variable is a hash or an array, use a reference when calling.
 
        
        
        Packages
        
            
                | Name | 
                Version | 
                Release | 
                Type | 
                Size | 
                Built | 
            
            
                | perl-Devel-Size | 
                0.66 | 
                1.fc6 | 
                i386 | 
                30 KiB | 
                Sun Mar 11 03:19:50 2007 | 
            
        
        Changelog
        
            - * Sat Mar 10 17:00:00 2007 Chris Weyl <cweyl{%}alumni{*}drew{*}edu> 0.66-1
 
            - update to 0.66 (0.65 update never pushed due to various issues)
- misc spec cleanups
- add br on perl(ExtUtils::MakeMaker) to satisfy any perl/perl-devel split
 
        
            - * Sun Feb 25 17:00:00 2007 Chris Weyl <cweyl{%}alumni{*}drew{*}edu> 0.65-1
 
            - update to 0.65
 
        
            - * Sun Sep 17 18:00:00 2006 Chris Weyl <cweyl{%}alumni{*}drew{*}edu> 0.64-2
 
            - bump