my $plines = get_from_server($handle); map { print "$_\n" } @$plines;