in reply to Re^2: Net::SFTP listing problem
in thread Net::SFTP listing problem

my $long = [ map $_->{longname}, @$ls ]; print Dumper($long);