OK, now what about this: I am now trying to use CGI.pm.
But now here'es the new problem:
I get an error that says that when i call on the module with
use CGI; It tells me that "CGI not found at @INC" and that "@INC contains '.'"!
So what's wrong now?