diff options
author | Matthew Somerville <matthew@mysociety.org> | 2011-06-24 10:09:54 +0100 |
---|---|---|
committer | Matthew Somerville <matthew@mysociety.org> | 2011-06-24 10:09:54 +0100 |
commit | 8e6c6833afaf8b4cb820bffb4fa2adf44c0ca24d (patch) | |
tree | 38041b307d8ef87faedf7d6aadef8dcbeb33dceb /perl-external/modules.txt | |
parent | 27edc4907f17cbfd16cdd18241d6a936990006f5 (diff) |
Use bcrypt.
Diffstat (limited to 'perl-external/modules.txt')
-rw-r--r-- | perl-external/modules.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/perl-external/modules.txt b/perl-external/modules.txt index 7b640c215..4568fc706 100644 --- a/perl-external/modules.txt +++ b/perl-external/modules.txt @@ -18,7 +18,9 @@ Catalyst::View::TT Class::Accessor Class::Unload Config::General +Crypt::Eksblowfish::Bcrypt DBIx::Class +DBIx::Class::EncodedColumn DBIx::Class::FilterColumn DBIx::Class::Schema::Loader DBIx::Class::Storage::DBI |