diff options
author | Matthew Somerville <matthew@mysociety.org> | 2012-01-06 12:38:58 +0000 |
---|---|---|
committer | Matthew Somerville <matthew@mysociety.org> | 2012-01-06 12:38:58 +0000 |
commit | 5a7addcf4d1796135cd44856add81305a857023b (patch) | |
tree | 8f16aefb079d7c8d0653a65c7224f5d402c281a4 /perl-external | |
parent | 2b26a31337789eb057ef71c379d4e8af112071dd (diff) |
Remove problem with DBIx::Class::EncodedColumn by requesting one of its sub packages.
Diffstat (limited to 'perl-external')
-rw-r--r-- | perl-external/modules.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/perl-external/modules.txt b/perl-external/modules.txt index f2e6a92ad..5ad9b477c 100644 --- a/perl-external/modules.txt +++ b/perl-external/modules.txt @@ -21,6 +21,7 @@ Config::General Crypt::Eksblowfish::Bcrypt DBIx::Class DBIx::Class::EncodedColumn +DBIx::Class::EncodedColumn::Crypt::Eksblowfish::Bcrypt DBIx::Class::FilterColumn DBIx::Class::Schema::Loader DBIx::Class::Storage::DBI |