On Jun 12, 5:26 pm, [EMAIL PROTECTED] ([EMAIL PROTECTED]) wrote:

> Looking for some help here you perl geniuses you : )
>
> I need a program

Sorry, I think you are in the wrong place. Here we help people who
want to learn Perl. (People who want bespoke ad-hoc programs written
for free are generally less wellcome).

perldoc -f opendir
perldoc -f readdir

or try the File::Slurp module.

For parsing commnd line options try one of the GetOpts modules.


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


Reply via email to