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;'
In Section
Seekers of Perl Wisdom