I want to be able to

        my $loc_src_dir = "g:\\inputdir\\";
        my @files = glob("$loc_src_dir*.txt");

but only get the first 10 files sorted by creation date.

I have had a look at the glob() and File::Glob() documentation but they
don't seem to give me what I want.

Thanks for you thoughts
Trevor
 
==================
Trevor Goddard
Senior Developer
Avecho
Colchester
UK


 
____________________________________________________________________ 
 -avecho- |  GlassWall  |  certified virus free  | -www.avecho.com-
_______________________________________________
ActivePerl mailing list
[EMAIL PROTECTED]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to