IFF a *FileType* filtering is defined for the *Task*, the last parameter, defined above as $FILE, is the filename of the 1st file filtered by the Task execution.
In this case the script will be executed N times, for each file filtered by the FileType regular expression.
Example:
```perl
#!/usr/bin/perl -w
# This script is part of a Task collection available for the DES (Data Exchange Server)