We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2fddedd commit 6500519Copy full SHA for 6500519
README.md
@@ -19,3 +19,9 @@ The 64bit builds specify use64bitall despite this being largely redundant
19
20
The individual Dockerfiles are generated via 'generate.pl', which uses
21
Releases.yaml to populate the individual files.
22
+
23
+For older versions of Perl, some patches may be necessary to build properly on
24
+a current base OS. In those cases, perl -V will show the locally applied patches.
25
+These changes should be limited to Configure rather than to code itself, and
26
+will be a cherry pick or back port of a patch from the mainline perl branch
27
+whenever possible.
0 commit comments