File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 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
7474
7575* Qt 5 libraries.
7676
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.
7878
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.
8280
81+ Tested successfully using:
8382 Linux 64-bit [ Relocatable Perl] ( https://github.com/skaji/relocatable-perl ) versions 5.24.1, 5.26.1
8483 Linux 64-bit [ Perlbrew] ( https://perlbrew.pl/ ) Perl versions 5.18.4, 5.23.7
84+ Linux 64-bit Perl version 5.22.1
8585 Windows 32-bit [ Strawberry Perl] ( http://strawberryperl.com/ ) PortableZIP versions 5.12.2.0, 5.16.1.1, 5.20.2.1
8686
8787 To use a Perlbrew Perl with PEB create a symlink at:
You can’t perform that action at this time.
0 commit comments