CPAN-Changes

 view release on metacpan or  search on metacpan

corpus/dists/Digest-MD5.changes  view on Meta::CPAN


   Added example to the MD5 POD that shows how to calculate the
   digest of Unicode strings.



2002-05-05   Gisle Aas <gisle@ActiveState.com>

   Release 2.20

   More synchronization with tweaks Jarkko have done to the
   bleadperl test suite. This time various EBCDIC hacks.

   Outside PERL_CORE the md5-aaa.t test loaded the wrong version of
   the module (and would fail if no previous Digest::MD5 was installed).
   Patch by Mike Stok <mike@stok.co.uk>



2002-05-01   Gisle Aas <gisle@ActiveState.com>

corpus/dists/Digest-MD5.parsed  view on Meta::CPAN

{
  "preamble" => "2013-07-02   Gisle Aas <gisle\@ActiveState.com>\n\n   Release 2.53\n\n   Drop File::Spec dependency and don't override installation location\n   for perl-5.12++\n\n   Documentation tweaks.\n\n\n\n2012-06-08   Gisle Aas <gisle\@Active...
  "raw_preamble" => "2013-07-02   Gisle Aas <gisle\@ActiveState.com>\n\n   Release 2.53\n\n   Drop File::Spec dependency and don't override installation location\n   for perl-5.12++\n\n   Documentation tweaks.\n\n\n\n2012-06-08   Gisle Aas <gisle\@Ac...
  "releases" => []
}

corpus/dists/Test-Aggregate.changes  view on Meta::CPAN

        - Updated the docs to explain that the C<Test::More> functions are
          re-exported.

0.34_09 15/10/2008
        - Added 'tests' key to the constructor.  This is an optional method of
          identifying which tests you wish to aggregate.

0.34_08 14/10/2008
        - Much refactoring of internals.  This moves some autogenerated code
          directly into the Test::Aggregate namespace and Test::Aggregate->run
          calls this code directly to better synchronize behavior between
          running the code and running the dump file.  This has the side
          effect of making individual test files much easier to find and read
          and makes the 'dump.t' file smaller.
        - Fixed a bug where a test dieing could cause the wrong test to be
          reported as failing.
        - Removed %INC from the list of localized variables.  Localazing this
          doesn't remove the code from the symbol tables, so attempting to
          later reload this code leads to strange failures.

0.34_07 13/10/2008

corpus/dists/Test-Aggregate.parsed  view on Meta::CPAN

      ],
      "line" => 97,
      "note" => "15/10/2008",
      "raw" => "0.34_09 15/10/2008\n",
      "version" => "0.34_09"
    },
    {
      "entries" => [
        {
          "line" => 102,
          "raw" => "        - Much refactoring of internals.  This moves some autogenerated code\n          directly into the Test::Aggregate namespace and Test::Aggregate->run\n          calls this code directly to better synchronize behavior betwee...
          "style" => "-",
          "text" => "Much refactoring of internals.  This moves some autogenerated code directly into the Test::Aggregate namespace and Test::Aggregate->run calls this code directly to better synchronize behavior between running the code and running ...
        },
        {
          "line" => 108,
          "raw" => "        - Fixed a bug where a test dieing could cause the wrong test to be\n          reported as failing.\n",
          "style" => "-",
          "text" => "Fixed a bug where a test dieing could cause the wrong test to be reported as failing."
        },
        {
          "line" => 110,
          "raw" => "        - Removed %INC from the list of localized variables.  Localazing this\n          doesn't remove the code from the symbol tables, so attempting to\n          later reload this code leads to strange failures.\n\n",



( run in 0.647 second using v1.01-cache-2.11-cpan-0d8aa00de5b )