From: Metabox Date: Sat, 25 Aug 2018 00:15:55 +0000 (+1000) Subject: Initial X-Git-Url: https://lifelog.hopto.org/gitweb/?a=commitdiff_plain;h=c02410f32379971d7b456060205024b3cb07465f;p=LifeLog.git Initial --- diff --git a/Installation.txt b/Installation.txt new file mode 100644 index 0000000..21196ec --- /dev/null +++ b/Installation.txt @@ -0,0 +1,8 @@ + + + +#Install cpanm to make installing other modules easier (you'll thank us later). You need to type these commands into a Terminal emulator (Mac OS X, Win32, Linux) +sudo apt install cpanminus + +#Install DBI module +sudo cpanm DBI