hello guys,

well, I tried to start the perl mod with my own computer with windows xp.
But if I try to start the script by opening the "ts2perlmod.pl" I get this :
Code:
TS2PerlMod GNU/GPL-Edition [Version 0.9.16]
Copyright (c) 2005, 2006 by Sven 'ScP' Paulsen

[ok] Using configuration file default.ini
Use of uninitialized value in socket at C:/Perl/lib/IO/Socket.pm line 80 (#1)
    (W uninitialized) An undefined value was used as if it were already
    defined.  It was interpreted as a "" or a 0, but maybe it was a mistake.
    To suppress this warning assign a defined value to your variables.

    To help you figure out what was undefined, perl tells you what operation
    you used the undefined value in.  Note, however, that perl optimizes your
    program and the operation displayed in the warning may not necessarily
    appear literally in your program.  For example, "that $foo" is
    usually optimized into "that " . $foo, and the warning will refer to
    the concatenation (.) operator, even though there is no . in your
    program.

[!!] Could not establish connection to server 127.0.0.1

Press return key to exit...
whats the problem? If I try the the connection test from tsplanet:
http://ts2test.planetteamspeak.com/?page=step1
But it shoes green lights!
My ssa account does have only 4 letters btw.

I hope you guys can help me out!
(I already posted this in another section, but I think I was wrong xD)