ok im making this anonymous email client, and its pretty basic as of now, but i need the net::telnet module to reckonize(sp?) the variables when comunicating with the smtp server. check out this link to view the code: http://s3.invisionfree.com/information_leak/index.php?showtopic=1138
ive tried many deviations, but it either has the wrong syntax or the telnet module is printing $variable literally, and not printing what it is. could i get some help here?