From 09eaab657dc29ed6484a87f95ac427f8ba964c12 Mon Sep 17 00:00:00 2001 From: jake Date: Wed, 6 Jul 2022 02:02:03 -0400 Subject: dunno --- gmi.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gmi.pl b/gmi.pl index a1f8656..edddda0 100755 --- a/gmi.pl +++ b/gmi.pl @@ -38,7 +38,7 @@ use Term::ANSIColor; # Core use Path::Naive qw(normalize_path); # CPAN use Text::ParseWords; # Core use Term::ReadLine; # CPAN -#use Smart::Comments; # CPAN +use Smart::Comments; # CPAN use URI::Encode qw(uri_encode); # CPAN use IO::Socket::SSL::Utils; # CPAN use File::Slurper qw(read_dir read_text); # CPAN -- cgit v1.2.3