wget, curl, and perl are Unix/Linux/Cygwin commands.
These have arguments passed to the commands including the perl programs that start with "BEGIN."
The single quote delimiter and pipe (|) are used by Unix/Linux/Cygwin shells such as bash, sh, ksh, or csh.
For example, on my Windows 10 PC, I...