Compiled perl executable

Anyone else noticed on Windows that when you run a compiled perl script (compiled using pp) it causes TWO copies of the executable to run? I'm running perl5.8.8 and previously perl5.8.6. A compile of the same script in 5.8.6 only runs one copy. I want to revert to only one copy, ....2 copies looks ugly and can be confusing as to whats going