The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Revision history for perl module Gerrit-REST. -*- text -*-

0.007     2013-10-12 00:19:53 America/Sao_Paulo

  [Fixes]
  - Avoid the line telling filename and linenumber in the error
  messages.

0.006     2013-10-12 00:03:58 America/Sao_Paulo

  [Changes]
  - Standardize the error messages.

0.005     2013-10-04 11:28:40 America/Sao_Paulo

  [Fixes]
  - Fix a syntax ambiguity.

0.004     2013-09-18 16:25:39 America/Sao_Paulo

  [Changes]
  - Change the way Gerrit error messages are presented. In particular,
  HTML messages are converted into text before being presented.

0.003     2013-05-25 11:04:42 America/Sao_Paulo

  [Cleanup]
  - Placate Perl::Critic warnings.

0.002     2013-05-21 13:34:50 America/Sao_Paulo

  [New features]
  - Grok authentication credentials from .netrc if the password is not
    specified in the constructor.

  [Changes]
  - Configure dzil properly so that it can infer module requirements
    and recommendations.

0.001     2013-05-20 16:17:22 America/Sao_Paulo