in reply to perl cpu usage on windows machines

Hi,
does this problem occour with this paticular script or with other (potentially web-using) Perl applications? Can you identify the "hotspot" within your program?
E.g., when reading the DB file (NFS/SMB?), when downloading the document (non-blocking I/O somewhere?), when calling the external tool?
Some changes to the Perl installation or the OS lately?

Perlbotics