CPAN-Changes
view release on metacpan or search on metacpan
corpus/dists/DBIx-Class.changes view on Meta::CPAN
- register_extra_source() now *really* fixed wrt subclassing
- Added missing POD descriptions (RT#45195)
- Fix insert() to not store_column() every present object column
- Multiple Makefile.PL fixes
0.08100 2009-04-19 11:39:35 (UTC)
- Todo out the register_extra_source test until after shipping
0.08099_08 2009-03-30 00:00:00 (UTC)
- Fixed taint mode with load_namespaces
- Putting IC::DateTime locale, timezone or floating_tz_ok attributes into
extra => {} has been deprecated. The new way is to put these things
directly into the columns definition
- Switched MI code to MRO::Compat
- Document db-side default_value caveats
- Search_like() now warns to indicate deprecation in 0.09.
- TxnScopeGuard left experimental state
0.08099_07 2009-02-27 02:00:00 (UTC)
- multi-create using find_or_create rather than _related for post-insert
- fix get_inflated_columns to check has_column_loaded
- Add DBIC_MULTICREATE_DEBUG env var (undocumented, quasi-internal)
- Fix up multi-create to:
- correctly propagate columns loaded during multi-insert of rels
- not try and insert things tagged on via new_related unless required
- Possible to set locale in IC::DateTime extra => {} config
- Calling the accessor of a belongs_to when the foreign_key
was NULL and the row was not stored would unexpectedly fail
- Split sql statements for deploy only if SQLT::Producer returned a scalar
containing all statements to be executed
- Add as_query() for ResultSet and ResultSetColumn. This makes subqueries
possible. See the Cookbook for details.
- Massive rewrite of Ordered to properly handle position constraints and
to make it more matpath-friendly
- deploy_statements called ddl_filename with the $version and $dir arguments
in the wrong order.
corpus/dists/DBIx-Class.parsed view on Meta::CPAN
"date" => "2009-03-30T00:00:00Z",
"entries" => [
{
"line" => 1208,
"raw" => " - Fixed taint mode with load_namespaces\n",
"style" => "-",
"text" => "Fixed taint mode with load_namespaces"
},
{
"line" => 1209,
"raw" => " - Putting IC::DateTime locale, timezone or floating_tz_ok attributes into\n extra => {} has been deprecated. The new way is to put these things\n directly into the columns definition\n",
"style" => "-",
"text" => "Putting IC::DateTime locale, timezone or floating_tz_ok attributes into extra => {} has been deprecated. The new way is to put these things directly into the columns definition"
},
{
"line" => 1212,
"raw" => " - Switched MI code to MRO::Compat\n",
"style" => "-",
"text" => "Switched MI code to MRO::Compat"
},
{
"line" => 1213,
"raw" => " - Document db-side default_value caveats\n",
corpus/dists/DBIx-Class.parsed view on Meta::CPAN
"text" => "not try and insert things tagged on via new_related unless required"
}
],
"line" => 1221,
"raw" => " - Fix up multi-create to:\n",
"style" => "-",
"text" => "Fix up multi-create to:"
},
{
"line" => 1224,
"raw" => " - Possible to set locale in IC::DateTime extra => {} config\n",
"style" => "-",
"text" => "Possible to set locale in IC::DateTime extra => {} config"
},
{
"line" => 1225,
"raw" => " - Calling the accessor of a belongs_to when the foreign_key\n was NULL and the row was not stored would unexpectedly fail\n",
"style" => "-",
"text" => "Calling the accessor of a belongs_to when the foreign_key was NULL and the row was not stored would unexpectedly fail"
},
{
"line" => 1227,
"raw" => " - Split sql statements for deploy only if SQLT::Producer returned a scalar\n containing all statements to be executed\n",
corpus/dists/Perl-Critic.changes view on Meta::CPAN
"## no critic ( Foo )". RT #52038
* With the introduction of PPIx::Regexp, Perl::Critic no longer dies
when it encounters a Perl 5.010 regexp. RT #49442.
* DEVELOPER.pod typo in link to
ValuesAndExpressions::ProhibitConstantPragma policy. RT #57818
* Spelling errors in documentation. RT #57375
* "die" used instead of "croak". RT #56619
* Fixed regex test that caused test failures on every Perl 5.11
(credit Tom Wyant).
* t/20_policy_pod_spelling.t now works (or at least no longer fails)
in non-English locales (again). RT #43291 and RT #48986.
* Perldoc hae broken link for McCabe score definition. RT #53219
* RT #33935 and #49679 were fixed by upgrading to PPI 1.208
Other Changes:
* Perl::Critic::Utils::is_unchecked_call() updated to include chmod in the
set of things covered by autodie (this happened in autodie v2.08). The
primary effect of this is on InputOutput::RequireCheckedSyscalls.
* Now depends upon Task::Weaken to ensure that we only install with perls
where Scalar::Util::weaken() works.
* Email::Address was optional, but is now required. So everyone
corpus/dists/Perl-Critic.parsed view on Meta::CPAN
{
"preamble" => "[1.120_01] Released on 2013-10-29\n\n * DEVELOPER RELEASE *\n\n Added new themes based on CERT guidelines. Thanks Kirk Kimmel.\n\n First release from the new GitHub repository.\n\n[1.120] Released on 2013-10-25\n\n ...
"raw_preamble" => "[1.120_01] Released on 2013-10-29\n\n * DEVELOPER RELEASE *\n\n Added new themes based on CERT guidelines. Thanks Kirk Kimmel.\n\n First release from the new GitHub repository.\n\n[1.120] Released on 2013-10-25\n\n...
"releases" => []
}
( run in 0.962 second using v1.01-cache-2.11-cpan-ceb78f64989 )