I am using ActiveState Perl in Windows and run Perl scripts using a scheduler that captures screen output from each run. When my script runs the screen output captured by the scheduler looks like this:
Searching... Searching... ........ Searching... .. Searching... Searching... Searching... ........ Searching... Searching... Searching... Searching... Searching... ... .. .................. Searching... Searching... Searching...
When the script is manually run in a command line window this text does not appear.
Does anyone recognize this an can identify the source of this text? Can it be suppressed?