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>


Reply via email to