From a6fe5e2d3ea32428f9c5d975c7f618b795b29670 Mon Sep 17 00:00:00 2001 From: Metabox Date: Mon, 22 Apr 2019 06:44:10 +1000 Subject: [PATCH] TryCatch to Try::Tiny --- Installation.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Installation.txt b/Installation.txt index 8ab22f7..b54f7c7 100644 --- a/Installation.txt +++ b/Installation.txt @@ -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 -- 2.34.1