Help for this page

Select Code to Download


  1. or download this
    { 'key' => 'value' }
    #should be 7
    
  2. or download this
    use strict;
    use warnings;
    ...
    say total_size($testme);
    
    # Output is "223"