in reply to Re^5: perl and apache2 on ubuntu 17.04
in thread perl and apache2 on ubuntu 17.04
Perl parses your code in order to run it. And by using prototypes, you're telling the parser to parse the subroutines differently to the general rules in some contexts (basically without parentheses). Read the linked article and possibly also perlsub for details.
($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^7: perl and apache2 on ubuntu 17.04
by jamroll (Beadle) on Oct 13, 2018 at 19:35 UTC |