Package perl-Devel-Size: Information

    Binary package: perl-Devel-Size
    Version: 0.78-alt1
    Architecture: i586
    Build time:  Sep 4, 2012, 10:24 AM
    Source package: perl-Devel-Size
    Category: Development/Perl
    Report package bug
    License: GPL or Artistic
    Summary: Perl extension for finding the memory usage of Perl variables
    Description: 
    This module figures out the real size of Perl variables in bytes, as
    accurately as possible.
    
    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 this scalar.
    If the variable is a hash or an array, use a reference when calling.

    Maintainer: Vladimir Lettiev


    Last changed


    Aug. 31, 2012 Vladimir Lettiev 0.78-alt1
    - 0.77 -> 0.78
    - built for perl-5.16
    Oct. 8, 2011 Alexey Tourbin 0.77-alt2
    - rebuilt for perl-5.14
    Sept. 19, 2011 Igor Vlasenko 0.77-alt1
    - automated CPAN update