Thanks.. I'll look it over

Lou
----- Original Message ----- 
From: "John W. Krahn" <[EMAIL PROTECTED]>
To: "Perl Beginners" <beginners@perl.org>
Sent: Thursday, August 25, 2005 6:26 PM
Subject: Re: Need a list of files in a dir.


> Luinrandir wrote:
> > How do I get the list of files in a DIR and put in an array?
> 
> perldoc -f opendir
> perldoc -f readdir
> perldoc -f glob
> 
> 
> John
> -- 
> use Perl;
> program
> fulfillment
> 
> -- 
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> <http://learn.perl.org/> <http://learn.perl.org/first-response>
> 
> 
> 


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to