in reply to ActivePerl

If you're trying to run it on WIN95/98 you'll have to run the example.pl as :
perl example.pl
On NT it will run without the 'perl' since it already knows that the .pl extension is to be run by perl.

Mick