Help for this page

Select Code to Download


  1. or download this
    sub saveVolumes {
    
    ...
        print "volumes: $volInfo->{volumes}{0}, $volInfo->{volumes}\n";
        # more stuff here
    }
    
  2. or download this
    $VAR1 = {
              'volumes' => 'none',
    ...
    volumes: 0 1, none
    value: 0 1
    value: 0 1 2 3