i'm installing this thing called HLstats to keep scores of how good people are on the game server.... it required that i install the perl modules DBI and DBD-mysql
after installing these modules, i can no longer run a pl file as an executable. to compile a list of webpages for a different kind of game stats i would run a program called stats.pl and it would start collecting data and such.

now, if i double click i get this sort of thing going:
the picture

first i got to the directory like this:
C:\games\half-life\psychostats>
then type the command so it looks like this:
C:\games\half-life\psychostats>c:/perl/bin/perl stats.pl

it runs like it always did if i use that command but what would make it screwed like this?