Add dist 3.5-236

This is the metaconfig script and co. for perl.
This commit is contained in:
fosslinux 2021-04-13 22:35:28 +10:00
parent c3c031fc51
commit e773e65f1c
10 changed files with 128 additions and 0 deletions

View file

@ -0,0 +1,17 @@
This is not valid Perl, I don't really understand why it is here anyway.
SPDX-FileCopyrightText: 2021 fosslinux <fosslinux@aussies.space>
SPDX-License-Identifier: Artistic-1.0
--- bin/perload 2021-04-21 19:01:35.803767498 +1000
+++ bin/perload 2021-04-21 19:01:47.959850217 +1000
@@ -450,8 +450,6 @@
:# This perl program uses dynamic loading [generated by perload]
:#
:
-:$ENV{LC_ALL} = 'C';
-:
EOC
$init_emitted = 1;
}