DBIx-Wrapper
view release on metacpan or search on metacpan
lib/DBIx/Wrapper/Changes.pm view on Meta::CPAN
DBIx::Wrapper::Changes - List of significant changes to DBIx::Wrapper
=head1 CHANGES
=head2 VERSION 0.29
=over 4
=item Fixed tests using SQLite
SQLite sometimes fails with a "database locked" error if the db
file is opened more than once. This may be because File::Temp is
locking the file.
See RT 76411 (L<https://rt.cpan.org/Public/Bug/Display.html?id=76411>)
=item Documentation fixes
Updated formatting, e.g., variables are now marked as code.
=back
( run in 0.515 second using v1.01-cache-2.11-cpan-49f99fa48dc )