From c125ddb43452fa902b058885deb431942b530496 Mon Sep 17 00:00:00 2001 From: Pragmatic Software Date: Sun, 16 Feb 2020 12:42:27 -0800 Subject: [PATCH] MODULES: replace Getopt::Std with Getopt::Long --- MODULES | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MODULES b/MODULES index f3fe4dd9..95a2f135 100644 --- a/MODULES +++ b/MODULES @@ -3,7 +3,7 @@ CGI Data::Dumper DBD::SQLite Games::Dice -Getopt::Std +Getopt::Long HTML::Entities HTML::FormatText HTML::Parse