How to use the Glob function when Perl scripting This Perl Tutorial explains how to use the glob function to get a list of files in a directory that match a certain extension type, (eg .txt files only).
Tags: function Perl scripting Glob
This Perl Tutorial explains how to use the glob function to get a list of files in a directory that match a certain extension type, (eg .txt files only).