Content deleted Content added
fix typo |
Add attributions for the JAPHs |
||
Line 41:
foreach qw y hex alarm chdir kill
exec return y s gt sin sort split
Taken from [http://perlmonks.org/?node_id=290607]
Using only [[punctuation]] (no [[alphanumeric]] characters):
Line 48 ⟶ 50:
$_++;$_++;($_,$\,$,)=($~.$"."$;$/$%[$?]$_$\$,$:$%[$?]",$"&$~,$#,);$,++
;$,++;$^|=$";`$_$\$,$/$:$;$~$*$%[$?]$.$~$*${#}$%[$?]$;$\$"$^$~$*.>&$=`
Attribution is missing
[[Perl 6]] carries the tradition. Here an example that demonstrates [[currying]]:
|