On 10-12-01 09:57 AM, John W. Krahn wrote:
Or just:

print map( "$_\n", @files_in_directory ), "\n";

print map( "$_\n", @sorted_files_in_directory ), "\n";


--
Just my 0.00000002 million dollars worth,
  Shawn

Programming is as much about organization and communication
as it is about coding.

The secret to great software:  Fail early & often.

Eliminate software piracy:  use only FLOSS.

--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
http://learn.perl.org/


Reply via email to