]> lifelog.hopto.org Git - LifeLog.git/commitdiff
Added TryCatch module requirment.
authorwbudic <redacted>
Fri, 12 Oct 2018 04:40:59 +0000 (15:40 +1100)
committerwbudic <redacted>
Fri, 12 Oct 2018 04:40:59 +0000 (15:40 +1100)
Installation.txt

index e132ea46fddef0db04438270c7ac1b8c2c766686..572dc7219f3aaf8dcfb5f03d6bea8cf2b965d27b 100644 (file)
@@ -37,4 +37,5 @@ https://www.sqlite.org/download.html
  
 sudo cpanm  DateTime;
 sudo cpanm  DateTime::Format::SQLite;
+sudo cpanm  TryCatch;