diff options
author | Matthew Somerville <matthew@mysociety.org> | 2015-07-07 11:33:19 +0100 |
---|---|---|
committer | Matthew Somerville <matthew@mysociety.org> | 2015-07-07 11:33:19 +0100 |
commit | 5a119bed3fc645317b6f37181e21d92938dac7d3 (patch) | |
tree | 43440ecff66a3c208a1254997d18e0080745f7da /cpanfile.snapshot | |
parent | 9b7e4fdebeecbed6f600577177a86e3c216368c0 (diff) |
Update DBIx::Class::EncodedColumn.
This fixes a potential Unicode issue with the setting of encoded
columns.
Diffstat (limited to 'cpanfile.snapshot')
-rw-r--r-- | cpanfile.snapshot | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/cpanfile.snapshot b/cpanfile.snapshot index 9bade8038..add5bc404 100644 --- a/cpanfile.snapshot +++ b/cpanfile.snapshot @@ -1165,10 +1165,10 @@ DISTRIBUTIONS Try::Tiny 0.07 namespace::clean 0.24 perl 5.008001 - DBIx-Class-EncodedColumn-0.00011 - pathname: W/WR/WREIS/DBIx-Class-EncodedColumn-0.00011.tar.gz + DBIx-Class-EncodedColumn-0.00013 + pathname: W/WR/WREIS/DBIx-Class-EncodedColumn-0.00013.tar.gz provides: - DBIx::Class::EncodedColumn 0.00011 + DBIx::Class::EncodedColumn 0.00013 DBIx::Class::EncodedColumn::Crypt 0.01 DBIx::Class::EncodedColumn::Crypt::Eksblowfish::Bcrypt 0.00001 DBIx::Class::EncodedColumn::Crypt::OpenPGP 0.01 @@ -1177,7 +1177,8 @@ DISTRIBUTIONS DBD::SQLite 0 DBIx::Class 0.06002 Dir::Self 0 - ExtUtils::MakeMaker 6.42 + Encode 0 + ExtUtils::MakeMaker 6.36 File::Spec 0 File::Temp 0 Sub::Name 0.04 |