Help for this page

Select Code to Download


  1. or download this
    Can't call method "architecture" on an undefined value at aws.pl line 
    +18.
    
  2. or download this
    #!/usr/local/perl-5.23.3/perl
    
    use strict;
    ...
       print $d->snapshotId,"\n";
       print $d->volumeSize,"\n";
    }