Branch: refs/heads/master Home: https://github.com/perl5-dbi/dbi Commit: 58ef040c6bd583fc72005981b54e9181bdc48a7d https://github.com/perl5-dbi/dbi/commit/58ef040c6bd583fc72005981b54e9181bdc48a7d Author: Tim Bunce <tim.bu...@pobox.com> Date: 2013-10-10 (Thu, 10 Oct 2013)
Changed paths: M .travis.yml Log Message: ----------- Add perl 5.18 to .travis.yml Commit: 70fe6bd760c1d31326b47e4955f498bf2d1b3127 https://github.com/perl5-dbi/dbi/commit/70fe6bd760c1d31326b47e4955f498bf2d1b3127 Author: Tim Bunce <tim.bu...@pobox.com> Date: 2013-10-11 (Fri, 11 Oct 2013) Changed paths: M Changes M DBI.pm M DBI.xs M DBIXS.h M lib/DBD/ExampleP.pm M lib/DBD/Gofer.pm M lib/DBD/NullP.pm M lib/DBI/PurePerl.pm M t/06attrs.t M t/08keeperr.t Log Message: ----------- Added ErrChangeCount attr to fix PrintWarn for STROE etc. RT#89015. Compare: https://github.com/perl5-dbi/dbi/compare/9292649cd0e7...70fe6bd760c1