aboutsummaryrefslogtreecommitdiffstats
path: root/notes
diff options
context:
space:
mode:
authorStruan Donald <struan@exo.org.uk>2012-01-10 12:07:02 +0000
committerStruan Donald <struan@exo.org.uk>2012-01-10 12:07:02 +0000
commitfdd4cc1a5e6e8ceaef689ded9936886a553525a3 (patch)
tree1f79378b563b71d7ca226661bc94217ce203aa6d /notes
parent7ea873d6510c905d33ccdd025b62a8cba4ddb359 (diff)
parent62f0d7ea89e8eda7c74d1467187a2ceddf8dd7d5 (diff)
Merge remote branch 'origin/master' into packaging
Diffstat (limited to 'notes')
-rw-r--r--notes/INSTALL6
1 files changed, 0 insertions, 6 deletions
diff --git a/notes/INSTALL b/notes/INSTALL
index 56be765db..7287aa3d3 100644
--- a/notes/INSTALL
+++ b/notes/INSTALL
@@ -65,12 +65,6 @@ If you need to add a module do it using:
and it will update all the relevant bits.
-Currently, you probably need to add EncodedColumn manually:
-
- module-manage.pl add DBIx::Class::EncodedColumn
-
-...because it's explicitly overridden in the code, which is fooling the installer.
-
If a module won't build (Test::WWW::Mechanize and HTTP::Server::Simple fail
tests for me but the failures are not pertinent) then the module-manage script
will bail out. Look in ~/.cpanm/build_log to see what went wrong. You can force