]> lifelog.hopto.org Git - LifeLog.git/commitdiff
TryCatch to Try::Tiny
authorMetabox <redacted>
Sun, 21 Apr 2019 20:44:10 +0000 (06:44 +1000)
committerMetabox <redacted>
Sun, 21 Apr 2019 20:44:10 +0000 (06:44 +1000)
Installation.txt

index 8ab22f7e7e8563044db750183429adc2b8937614..b54f7c7fca1a17765d7277d8c81f6a3e684afd95 100644 (file)
@@ -62,10 +62,10 @@ sudo cpanm DateTime::Format::SQLite;
 sudo cpanm Text::CSV;
 sudo cpanm Number::Bytes::Human;
 sudo cpanm CGI::Session;
-sudo cpanm TryCatch;
+sudo cpanm Try::Tiny;
 sudo cpanm Number/Bytes/Human.pm;
 sudo cpanm Regexp::Common;
-sudo cpanm Crypt::CBC;
+
 
 
 #Upgrade Instructions