관리-도구
편집 파일: sftp.pm
package URI::sftp; use strict; use warnings; use parent 'URI::ssh'; our $VERSION = '1.73'; $VERSION = eval $VERSION; 1;