diff --git a/Community_News/make_shownotes b/Community_News/make_shownotes index 434b7e9..5d7d353 100755 --- a/Community_News/make_shownotes +++ b/Community_News/make_shownotes @@ -32,11 +32,11 @@ # VERSION: 0.4.4 # ORIGINAL: 2014-04-24 16:08:30 # CREATED: 2025-03-13 15:07:35 -# REVISION: 2025-04-15 23:36:56 +# REVISION: 2025-04-17 15:12:27 # #=============================================================================== -use v5.40; +use v5.36; use utf8; use feature qw{ say state try };