my $sftp = Net::SFTP->new($host, %args); print $sftp->ls('.'), $/; #### HASH(0x30b7de0)HASH(0x30b8098)