????

Your IP : 18.191.154.2


Current Path : /usr/share/perl5/URI/
Upload File :
Current File : //usr/share/perl5/URI/sftp.pm

package URI::sftp;

use strict;
use warnings;

use parent 'URI::ssh';

our $VERSION = '5.09';

1;