The detail depends which OS you are using. For Windows you might do:
for %f in (*.txt) do @yourscript.pl %f
Other OSs have similar shell script solutions, though the syntax will vary.
In reply to Re: How can I run an folder full of text files through a perl script?
by BrowserUk
in thread How can I run an folder full of text files through a perl script?
by Dr Manhattan
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |