CPAN-Changes
view release on metacpan or search on metacpan
corpus/dists/GraphViz2.parsed view on Meta::CPAN
},
{
"line" => 195,
"raw" => "\t- Update words/tokens (arrow shapes etc) stored within the source code, by running scripts/extract.*.pl\n\t\tand storing the output in lib/GraphViz2.pm after the __DATA__ token. Yes, I know this is hard-coding.\n\t\tSee the amaz...
"style" => "-",
"text" => "Update words/tokens (arrow shapes etc) stored within the source code, by running scripts/extract.*.pl and storing the output in lib/GraphViz2.pm after the __DATA__ token. Yes, I know this is hard-coding. See the amazing module Da...
},
{
"line" => 199,
"raw" => "\t- Rename CHANGES to Changes as per CPAN::Changes::SPEC.\n",
"style" => "-",
"text" => "Rename CHANGES to Changes as per CPAN::Changes::SPEC."
},
{
"line" => 200,
"raw" => "\t- Reformat the POD in lib/GraphViz2.pm slightly.\n",
"style" => "-",
"text" => "Reformat the POD in lib/GraphViz2.pm slightly."
},
{
"line" => 201,
"raw" => "\t- Remove scripts/parse.marpa.pl and t/sample.marpa.1.dat, as a step in removing all Marpa-related material,\n\t\tbecause it uses the deprecated NAIF interface. All new Marpa work should use the scanless interface (SCIF).\n",
"style" => "-",
"text" => "Remove scripts/parse.marpa.pl and t/sample.marpa.1.dat, as a step in removing all Marpa-related material, because it uses the deprecated NAIF interface. All new Marpa work should use the scanless interface (SCIF)."
},
{
"line" => 203,
"raw" => "\t- Change Build.PL and Makefile.PL to check for Perl being at least V 5.14.0. If you are using an earlier\n\t\tversion, you can forgo utf8 support by editing the files to relax this restriction.\n\t\tSome tests (utf8.pl, utf8.tes...
"style" => "-",
"text" => "Change Build.PL and Makefile.PL to check for Perl being at least V 5.14.0. If you are using an earlier version, you can forgo utf8 support by editing the files to relax this restriction. Some tests (utf8.pl, utf8.test.pl) will pr...
}
],
"line" => 174,
"raw" => "2.10 Mon Jun 24 11:05:00 2013\n",
"raw_date" => "Mon Jun 24 11:05:00 2013",
"version" => "2.10"
},
{
"date" => "2013-05-31T09:57:00Z",
"entries" => [
{
"line" => 209,
"raw" => "\t- Re-write the code in Build.PL and Makefile.PL which checks for Graphviz (dot) being installed,\n\t\tsince the previous code, using a pipe, was failing on some versions of Windows.\n",
"style" => "-",
"text" => "Re-write the code in Build.PL and Makefile.PL which checks for Graphviz (dot) being installed, since the previous code, using a pipe, was failing on some versions of Windows."
},
{
"line" => 211,
"raw" => "\t- Assume Config.pm is installed, and hence remove it from the pre-reqs.\n\t\tThis also stops a warning message generated because Config's version # is undef.\n",
"style" => "-",
"text" => "Assume Config.pm is installed, and hence remove it from the pre-reqs. This also stops a warning message generated because Config's version # is undef."
},
{
"line" => 213,
"raw" => "\t- Likewise assume File::Spec and File::Temp are installed, and 'recent enough'.\n\t\tThis is because the new code uses these 3 modules before specifying the pre-reqs.\n",
"style" => "-",
"text" => "Likewise assume File::Spec and File::Temp are installed, and 'recent enough'. This is because the new code uses these 3 modules before specifying the pre-reqs."
},
{
"line" => 215,
"raw" => "\t- Bump the pre-req for Perl from 5.10.0 to 5.14, since we 'use feature qw/unicode_strings/.\n",
"style" => "-",
"text" => "Bump the pre-req for Perl from 5.10.0 to 5.14, since we 'use feature qw/unicode_strings/."
},
{
"line" => 216,
"raw" => "\t- Re-write the code in Build.PL and Makefile.PL which checks for Perl being 'recent enough',\n\t\tsince the previous code, using a pre-req of \"perl => '5.10.0'\" generates a warning message\n\t\twhen using Makefile.PL (for my c...
"style" => "-",
"text" => "Re-write the code in Build.PL and Makefile.PL which checks for Perl being 'recent enough', since the previous code, using a pre-req of \"perl => '5.10.0'\" generates a warning message when using Makefile.PL (for my current Perl V...
},
{
"line" => 219,
"raw" => "\t- One CPAN Tester found tests failing even though Graphviz was installed.\n\t\tThe problem was that the Times font was missing. The new code should fail during 'perl Build.PL',\n\t\tor 'perl Makefile.PL', rather than during test...
"style" => "-",
"text" => "One CPAN Tester found tests failing even though Graphviz was installed. The problem was that the Times font was missing. The new code should fail during 'perl Build.PL', or 'perl Makefile.PL', rather than during testing, which is...
}
],
"line" => 208,
"raw" => "2.09 Fri May 31 09:57:00 2013\n",
"raw_date" => "Fri May 31 09:57:00 2013",
"version" => "2.09"
},
{
"date" => "2013-03-21T13:16:00Z",
"entries" => [
{
"line" => 224,
"raw" => "\t- Add \$ENV{DBI_SCHEMA} to scripts/dbi.schema.pl.\n",
"style" => "-",
"text" => "Add \$ENV{DBI_SCHEMA} to scripts/dbi.schema.pl."
},
{
"line" => 225,
"raw" => "\t- For the MusicBrainz database, use DBI_SCHEMA=musicbrainz,cover_art_archive,report,statistics.\n\t\tSee http://musicbrainz.org/doc/MusicBrainz_Database for details.\n\t\tUsers of cpanm will want 'cpanm Carton' instead of 'sudo ...
"style" => "-",
"text" => "For the MusicBrainz database, use DBI_SCHEMA=musicbrainz,cover_art_archive,report,statistics. See http://musicbrainz.org/doc/MusicBrainz_Database for details. Users of cpanm will want 'cpanm Carton' instead of 'sudo cpan Carton' ...
}
],
"line" => 223,
"raw" => "2.08 Thu Mar 21 13:16:00 2013\n",
"raw_date" => "Thu Mar 21 13:16:00 2013",
"version" => "2.08"
},
{
"date" => "2013-03-13T13:24:00Z",
"entries" => [
{
"line" => 231,
"raw" => "\t- Extend GraphViz2::DBI to handle SQLite using pragma foreign_key_list(\$table_name).\n",
"style" => "-",
"text" => "Extend GraphViz2::DBI to handle SQLite using pragma foreign_key_list(\$table_name)."
},
{
"line" => 232,
"raw" => "\t- Add scripts/sqlite.foreign.keys.pl to help analyze that pragma's output.\n",
"style" => "-",
"text" => "Add scripts/sqlite.foreign.keys.pl to help analyze that pragma's output."
},
{
"line" => 233,
"raw" => "\t- Remove the string 'App-Office-CMS' from scripts/dbi.schema.pl. That is, the create() method is\n\t\tcalled as \$g -> create(name => ''). This has the effect of removing the global node from the\n\t\tresultant graph. All tables...
"style" => "-",
"text" => "Remove the string 'App-Office-CMS' from scripts/dbi.schema.pl. That is, the create() method is called as \$g -> create(name => ''). This has the effect of removing the global node from the resultant graph. All tables were descend...
},
{
"line" => 237,
"raw" => "\t- Patch dbi.schema.pl to set the DBI connect attr sqlite_unicode and foreign_keys pragma if using SQLite.\n\n",
"style" => "-",
"text" => "Patch dbi.schema.pl to set the DBI connect attr sqlite_unicode and foreign_keys pragma if using SQLite."
}
],
"line" => 230,
"raw" => "2.07 Wed Mar 13 13:24:00 2013\n",
"raw_date" => "Wed Mar 13 13:24:00 2013",
"version" => "2.07"
},
{
"date" => "2012-11-08T12:38:00Z",
"entries" => [
{
"line" => 240,
"raw" => "\t- No code changes.\n",
"style" => "-",
"text" => "No code changes."
},
{
"line" => 241,
"raw" => "\t- For pre-reqs such as strict, warnings, etc, which ship with Perl, set the version # to 0.\n\t\tReported as RT#80663 by Father Chrysostomos for Tree::DAG_Node.\n\n",
"style" => "-",
"text" => "For pre-reqs such as strict, warnings, etc, which ship with Perl, set the version # to 0. Reported as RT#80663 by Father Chrysostomos for Tree::DAG_Node."
}
],
"line" => 239,
"raw" => "2.06 Thu Nov 8 12:38:00 2012\n",
"raw_date" => "Thu Nov 8 12:38:00 2012",
"version" => "2.06"
},
{
"date" => "2012-10-02T10:20:00Z",
"entries" => [
{
"line" => 245,
"raw" => "\t- No fundamental code changes, so no need to upgrade, unless you need the following new features.\n",
"style" => "-",
"text" => "No fundamental code changes, so no need to upgrade, unless you need the following new features."
},
{
"line" => 246,
"raw" => "\t- After a request from Jack Maney, author of the Perl module Hypatia:\n\t\to Document the mutator node_hash(), which returns a hashref keyed by node name.\n\t\t\tUse this to get a list of all nodes and their attributes.\n\t\to A...
"style" => "-",
"text" => "After a request from Jack Maney, author of the Perl module Hypatia: o Document the mutator node_hash(), which returns a hashref keyed by node name. Use this to get a list of all nodes and their attributes. o Add a new mutator, ed...
}
],
"line" => 244,
"raw" => "2.05 Tue Oct 2 10:20:00 2012\n",
"raw_date" => "Tue Oct 2 10:20:00 2012",
"version" => "2.05"
},
{
"date" => "2012-08-17T10:48:00Z",
"entries" => [
{
"line" => 257,
"raw" => "\t- Add Perl V 5.14.2 to the pre-reqs, for the utf8 stuff.\n",
"style" => "-",
"text" => "Add Perl V 5.14.2 to the pre-reqs, for the utf8 stuff."
},
{
"line" => 258,
( run in 2.662 seconds using v1.01-cache-2.11-cpan-437f7b0c052 )