Hello, I'm trying to post something to a tcp server inline state from elsewhere, but it doesn't seem to work. I built a test script, if anyone cares to look at it, http://zgrim.lsd.ro/tmp/pocostt.pl.txt I used similar code with the tcp client component, which worked, hence my current surprise. Maybe I'm doing something wrong though, so I wouldn't mind even a rtfm _there_. :) TIA
-- perl -MLWP::Simple -e'print$_[rand(split(q|%%\n|, get(q=http://cpan.org/misc/japh=)))]'