NAME
pwupload - upload a perlwar agent
SYNOPSIS
pwupload url [ file ]
DESCRIPTION
Uploads the agent contained in file to the game located at url. The url must be of the form http://
player:
password@
server/path. E.g.: http://yanick:foo@www.perlwar.com/game234
.
If file is not provided, the agent is read from STDIN
.