CPAN-Changes

 view release on metacpan or  search on metacpan

corpus/dists/GraphViz2.parsed  view on Meta::CPAN

          "raw" => "\t  - Remove log to screen in utf8.pl, since Log::Handler doesn't accept utf8 as a logger option.\n",
          "style" => "-",
          "text" => "Remove log to screen in utf8.pl, since Log::Handler doesn't accept utf8 as a logger option."
        },
        {
          "line" => 281,
          "raw" => "\t  - Copy scripts/utf8.pl to scripts/utf8.test.pl and edit to display just 5 delta characters. See html/utf8.test.svg. PNG is ok too.\n\t\tThis demonstrates (hopefully) we can get the correct output on a binary format despite the...
          "style" => "-",
          "text" => "Copy scripts/utf8.pl to scripts/utf8.test.pl and edit to display just 5 delta characters. See html/utf8.test.svg. PNG is ok too. This demonstrates (hopefully) we can get the correct output on a binary format despite the 'Wide cha...
        },
        {
          "line" => 283,
          "raw" => "\t  - Add FAQ topic regarding this 'Wide character in print...' problem.\n\n",
          "style" => "-",
          "text" => "Add FAQ topic regarding this 'Wide character in print...' problem."
        }
      ],
      "line" => 277,
      "raw" => "2.01  Wed Mar  7 08:50:00 2012\n",
      "raw_date" => "Wed Mar  7 08:50:00 2012",
      "version" => "2.01"
    },
    {
      "date" => "2012-03-06T16:02:00Z",
      "entries" => [
        {
          "line" => 286,
          "raw" => "\t  - Support utf8 in labels. This required changes to GraphViz2.pm. See scripts/utf8.pl and html/utf8.svg. I'm using Perl V 5.14.2.\n\t  \tSample output is online at http://savage.net.au/Perl-modules/html/graphviz2/utf8.svg.\n",
          "style" => "-",
          "text" => "Support utf8 in labels. This required changes to GraphViz2.pm. See scripts/utf8.pl and html/utf8.svg. I'm using Perl V 5.14.2. Sample output is online at http://savage.net.au/Perl-modules/html/graphviz2/utf8.svg."
        },
        {
          "line" => 288,
          "raw" => "\t  - Add an item to the FAQ about how to write scripts using utf8.\n",
          "style" => "-",
          "text" => "Add an item to the FAQ about how to write scripts using utf8."
        },
        {
          "line" => 289,
          "raw" => "\t  - Re-write GraphViz2::Parse::ISA to draw multiple class hierarchies on 1 graph. This means the API for that class has changed.\n\t  \tSpecifically, create() no longer exists. Call add() 1 or more times instead. Then, call gene...
          "style" => "-",
          "text" => "Re-write GraphViz2::Parse::ISA to draw multiple class hierarchies on 1 graph. This means the API for that class has changed. Specifically, create() no longer exists. Call add() 1 or more times instead. Then, call generate_graph()...
        }
      ],
      "line" => 285,
      "raw" => "2.00  Tue Mar  6 16:02:00 2012\n",
      "raw_date" => "Tue Mar  6 16:02:00 2012",
      "version" => "2.00"
    },
    {
      "date" => "2011-12-25T10:33:00Z",
      "entries" => [
        {
          "line" => 294,
          "raw" => "\t  - Change <img...> to <object...> in the demo creation code, to keep poor old FireFox happy.\n",
          "style" => "-",
          "text" => "Change <img...> to <object...> in the demo creation code, to keep poor old FireFox happy."
        },
        {
          "line" => 295,
          "raw" => "\t  - Change various things in html/graphviz2.index.tx to we validate as XHTML 1.0 Strict.\n",
          "style" => "-",
          "text" => "Change various things in html/graphviz2.index.tx to we validate as XHTML 1.0 Strict."
        },
        {
          "line" => 296,
          "raw" => "\t  - Unreleased.\n\n",
          "style" => "-",
          "text" => "Unreleased."
        }
      ],
      "line" => 293,
      "raw" => "1.13  Sun Dec 25 10:33:00 2011\n",
      "raw_date" => "Sun Dec 25 10:33:00 2011",
      "version" => "1.13"
    },
    {
      "date" => "2011-12-14T11:22:00Z",
      "entries" => [
        {
          "line" => 299,
          "raw" => "\t  - Add 5 scripts, scripts/macro.*.pl, to demonstrate using a Perl sub as a macro to generate both cluster and non-cluster sub-graphs.\n",
          "style" => "-",
          "text" => "Add 5 scripts, scripts/macro.*.pl, to demonstrate using a Perl sub as a macro to generate both cluster and non-cluster sub-graphs."
        },
        {
          "line" => 300,
          "raw" => "\t  - Update the TODO in GraphViz2.pm, since it erroneously gave the impression the current code did not handle compound clusters.\n",
          "style" => "-",
          "text" => "Update the TODO in GraphViz2.pm, since it erroneously gave the impression the current code did not handle compound clusters."
        },
        {
          "line" => 301,
          "raw" => "\t  - Re-generate the demo. See: http://savage.net.au/Perl-modules/html/graphviz2/.\n",
          "style" => "-",
          "text" => "Re-generate the demo. See: http://savage.net.au/Perl-modules/html/graphviz2/."
        },
        {
          "line" => 302,
          "raw" => "\t  - Adopt Flavio Poletti's suggestion of trying to pipe to dot, in Build.PL/Makefile.PL, rather than using File::Which,\n\t  \tto see if dot (Graphviz) is installed. This (hopefully) solves the problem of using File::Which on sy...
          "style" => "-",
          "text" => "Adopt Flavio Poletti's suggestion of trying to pipe to dot, in Build.PL/Makefile.PL, rather than using File::Which, to see if dot (Graphviz) is installed. This (hopefully) solves the problem of using File::Which on systems where ...
        },
        {
          "line" => 305,
          "raw" => "\t  - No code changes in *.pm files.\n\n",
          "style" => "-",
          "text" => "No code changes in *.pm files."
        }
      ],
      "line" => 298,
      "raw" => "1.12  Wed Dec 14 11:22:00 2011\n",
      "raw_date" => "Wed Dec 14 11:22:00 2011",
      "version" => "1.12"
    },
    {
      "date" => "2011-11-08T10:21:00Z",
      "entries" => [
        {
          "line" => 308,
          "raw" => "\t  - Fix bug where double quotes in HTML labels were being escaped and should not have been.\n\t  \tMany thanx to Fitz Elliott for the report and initial patch. See https://rt.cpan.org/Ticket/Display.html?id=72259.\n",
          "style" => "-",
          "text" => "Fix bug where double quotes in HTML labels were being escaped and should not have been. Many thanx to Fitz Elliott for the report and initial patch. See https://rt.cpan.org/Ticket/Display.html?id=72259."



( run in 1.520 second using v1.01-cache-2.11-cpan-39bf76dae61 )