|
|
| Keep It Simple, Stupid | |
| PerlMonks |
Re: Working with Subfolderby tucano (Scribe) |
| on May 28, 2004 at 08:43 UTC ( [id://357205]=note: print w/replies, xml ) | Need Help?? |
This is an archived low-energy page for bots and other anonmyous visitors. Please sign up if you are a human and want to interact.
Mah, probably i don't understand your problem but: if ($_ =~ /\.9$/) Match for file that ends with .9. But what do you want to pass to the subroutine process? Seems that you pass the folder ok? but what is 'find' another subroutine? But i don't understand where you are listing the files on the directory. In a unix system you can use 'ls' to make a simple listing of directory.
Hope that it's help you
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||