Shell File Manager

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

package URI::ssh;

use strict;
use warnings;

our $VERSION = '5.10';

use parent 'URI::_login';

# ssh://[USER@]HOST[:PORT]/SRC

sub default_port { 22 }

sub secure { 1 }

1;

Shell File Manager Version 1.1, Coded By Shell
Email: [email protected]