The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
Revision history for CPAN-Testers-Common-Client

0.09  2015-04-18
      - Improved documentation
      - Don't attempt to open a literal file '<' in the modulino (Kent Fredric);
      - Capture and report errors encountered by the modulino (Kent Fredric);
      - Warn if the prereq check module gave no output (Kent Fredric);
      - Defend against undef issues that occur when version extraction goes awry (Kent Fredric);
      - More test cases (Kent Fredric);

0.08  2015-04-18
      - history support (to prevent sending duplicate reports)

0.07  2013-05-15
      - fixed metabase_id generation prompting
        (thanks SYP for reporting!)
      - improved handling of email strings

0.06  2013-05-09
      - better handling transport name/args
      - fixed Metabase transport issue where
        the normalized id_file was not being
        used as a transport argument (thanks
        Lars for reporting)

0.05  2013-05-08
      - fixed validation issue
      - extra CTCC information added to META file

0.04  2013-05-06
      - continued porting CPAN::Reporter's common
        configuration code.
      - validation of configuration data.
      - new public API for reading/writing
        configuration data.

0.03  2013-04-18
      - code to normalize Metabase's id_file.
      - adding extra variables according to the
        Lancaster Consensus.

0.02  2013-04-16
      - added files that were missing from MANIFEST

0.01  2013-04-15
      - Initial release.