http://www.perlmonks.org?node_id=777344


in reply to Re: new DLL compile code inside script languages
in thread new DLL compile code inside script languages

Of course in Linux you want to change those double " to single ': perl -e '$sum += $_ for (1 .. 100000000); print $sum;'