Changes for version 0.04 - 2009-05-12

  • refactor version.
  • CAVEAT: this release is not back compatible, the changes are:
  • lables are not parsed any more, now they're just an array ref with unparsed string, e.g. [ 'Pri-2', 'Mstone-X' ]
  • no Home.pm, its related functions are moved to Code.pm, see Net::Google::Code::load and Net::Google::Code::parse
  • no Downloads.pm, see Net::Google::Code::load_downloads and Net::Google::Code::Download
  • no WikiEntry.pm. see Net::Google::Code::load_wikis, the new Net::Google::Code::Wiki and Net::Google::Code::Wiki::Comment