This commit is contained in:
swag 2023-01-08 23:55:25 -05:00
parent c4a35d0759
commit 1607a0a7d5

View File

@ -1,7 +1,7 @@
#!/usr/bin/env perl #!/usr/bin/env perl
# PostText v0.1 # PostText v0.1
# Jul 22 # Jul 22 2022
use v5.36; use v5.36;
no warnings 'experimental'; no warnings 'experimental';