Changes for version 0.06 - 2014-09-06

  • Add corporation_sheet function (chipsoid)
  • Fix tests for wallet transactions (chipsoid)
  • Add tests for character_ids and station_list (chipsoid)
  • Add station_list function for player owned outposts (chipsoid)
  • replace LWP::Simple to LWP::UserAgent cause first module can't return content if response code not equal 200 (chipsoid)
  • add error code structure in answer to all functions (chipsoid)
  • add character_name function (chipsoid)
  • add functions for eve-mails (chipsoid)
  • add wallet_journal and wallet_transactions functions (chipsoid)
  • fix character_sheet function and test for it (chipsoid)
  • add api_key_info, account_status, character_info, asset_list, contact_list functions for API (chipsoid)
  • add itemID and contactID to forceArray attribute in xml2hash converter (chipsoid)

Modules

A simple Perl wrapper around the EveOnline XML API.