File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -74,14 +74,14 @@ All compile-time settings require editing the ``src/peb.pro`` project file accor
74
74
75
75
* Qt 5 libraries.
76
76
77
- The `` ldd `` Linux command can show all dependencies of a PEB executable.
77
+ The `` ldd `` Linux command shows all dependencies of a PEB executable.
78
78
79
- * Perl 5 distribution - any Linux, Mac or Windows Perl standard or relocatable distribution.
80
-
81
- Tested successfully using the following Perl distributions:
79
+ * Perl 5 distribution - any Linux, Mac or Windows Perl relocatable or standard distribution.
82
80
81
+ Tested successfully using:
83
82
Linux 64-bit [ Relocatable Perl] ( https://github.com/skaji/relocatable-perl ) versions 5.24.1, 5.26.1
84
83
Linux 64-bit [ Perlbrew] ( https://perlbrew.pl/ ) Perl versions 5.18.4, 5.23.7
84
+ Linux 64-bit Perl version 5.22.1
85
85
Windows 32-bit [ Strawberry Perl] ( http://strawberryperl.com/ ) PortableZIP versions 5.12.2.0, 5.16.1.1, 5.20.2.1
86
86
87
87
To use a Perlbrew Perl with PEB create a symlink at:
You can’t perform that action at this time.
0 commit comments