From 1607a0a7d59c254853bb997501eecd8f12365ced Mon Sep 17 00:00:00 2001 From: swag Date: Sun, 8 Jan 2023 23:55:25 -0500 Subject: [PATCH] Again --- script/post_text | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/script/post_text b/script/post_text index 7097528..2553487 100755 --- a/script/post_text +++ b/script/post_text @@ -1,7 +1,7 @@ #!/usr/bin/env perl # PostText v0.1 -# Jul 22 +# Jul 22 2022 use v5.36; no warnings 'experimental';