package URI::scp; use strict; use warnings; our $VERSION = '5.35'; use parent 'URI::ssh'; 1;