Hiyas,
How do I search a directory (let's call it '/asdf' to set things straight :)) for all ".txt" files using CGI/Perl? The directory is a subdirectory of the directory where the CGI/Perl script is located. I want the results (the results being the filenames of all ".txt" files in the '/asdf' directory) stored in an array. I can't figure this out... Can anyone help?
Thanks in advance,
-Git
