in reply to Using the olde times internet

standard trick:

$Q=xxx;fff$Q

replace with

fff($Q=xxx)

one char shorter

Replies are listed 'Best First'.
Re^2: Using the olde times internet
by lemonCurd (Novice) on Feb 16, 2016 at 12:15 UTC

    Very nice. It seems that I can apply it only to $Q, correct?

    print"@ARGV"=~s|.|$_=2+index'temaniowkugrdsXjyüqäxvöpcfzlbh',lc$&;$_ -=1<<($Q=1.45*log);for($O='';--$Q>0;$_/=2){$O.=chr$_%2+45}"$O "|ger

    Does anyone have a list of standard tricks?