Help for this page

Select Code to Download


  1. or download this
    (my $host, my $source, my $destination) = @_;
    
  2. or download this
    my %args = ( h => $host, s => $source, d => $destination,);