Subject: CVS commit: pkgsrc/devel/p5-Test-Simple
From: Ulrich Habel
Date: 2008-12-10 17:52:59
Message id: 20081210165259.8E9C0175D0@cvs.netbsd.org

Log Message:
updated to 0.86
ChangeLog:
0.86  Sun Nov  9 01:09:05 PST 2008
    Same as 0.85_01

0.85_01  Thu Oct 23 18:57:38 PDT 2008
    New Features
    * cmp_ok() now displays the error if the comparison throws one.
      For example, broken overloaded objects.

    Bug Fixes
    * cmp_ok() no longer stringifies or numifies its arguments before comparing.
      This makes cmp_ok() properly test overloaded ops.
      [rt.cpan.org 24186] [code.google.com 16]
    * diag() properly escapes blank lines.

    Feature Changes
    * cmp_ok() now reports warnings and errors as coming from inside cmp_ok,
      as well as reporting the caller's file and line.  This let's the user
      know where cmp_ok() was called from while reminding them that it is
      being run in a different context.

    Other
    * Dependency on ExtUtils::MakeMaker 6.27 only on Windows otherwise the
      nested tests won't run.

Files:
RevisionActionfile
1.41modifypkgsrc/devel/p5-Test-Simple/Makefile
1.23modifypkgsrc/devel/p5-Test-Simple/distinfo