new
Called by WebService::EveOnline->new -- sets things up at the backend without cluttering things up. Doesn't die if not passed an api_key/user_id combination, unlike the latter.
$eve->user_id
Returns the current user_id.
$eve->api_key
Returns the current api_key.
$eve->call_api(<command>, <params>)
Call the Eve API and retrieve the results. Look in the cache first. Cache results according to API map settings.