DIR:/proc/thread-self/root/proc/thread-self/root/usr/share/perl5/URI/ |
Current File : //proc/thread-self/root/proc/thread-self/root/usr/share/perl5/URI/sftp.pm |
package URI::sftp; use strict; use warnings; use parent 'URI::ssh'; our $VERSION = '5.09'; 1; |