# Note -- bad way to do this open(IN, "ls -l |"); my @IN = ; close(IN);