in reply to Re^2: Execute a Perl script in a browser
in thread Execute a Perl script in a browser

Yes, you have to start the server. But you only need to start it once, you can then query it many times. You might need to restart it when the code changes, though.
($q=q:Sq=~/;[c](.)(.)/;chr(-||-|5+lengthSq)`"S|oS2"`map{chr |+ord }map{substrSq`S_+|`|}3E|-|`7**2-3:)=~y+S|`+$1,++print+eval$q,q,a,

Replies are listed 'Best First'.
Re^4: Execute a Perl script in a browser
by federico-perlmonks (Novice) on Apr 21, 2016 at 16:41 UTC

    All right, thank you very much.