http://www.perlmonks.org?node_id=22855


in reply to RE: prevent votes on anonymous posts
in thread prevent votes on anonymous posts

I base my decision solely on the quality of the node, not who wrote it. It does not matter to me if it was written by AM, a registered user, or created by a power surge through the perlmonks.org server. :) Except vroom of course - one should never vote his down. Who knows what will happen when his script kicks in:

if ($vote=-1 and $node->{owner} eq "vroom") { &SendToUser($Locusts && $Plagues && $Telemarketers); $Users->{XP} -= (rand 50) +50; }
:)