Just another Perl hacker: Difference between revisions

Content deleted Content added
Spayrard (talk | contribs)
Perl 6 ex
Spayrard (talk | contribs)
Perl 6 example
Line 48:
;$,++;$^|=$";`$_$\$,$/$:$;$~$*$%[$?]$.$~$*${#}$%[$?]$;$\$"$^$~$*.>&$=`
 
[[Perl 6]] carries the tradition. Here an exemple that demonstratedemonstrates [[currying]]:
 
sub japh (Str $lang) { say "just another $lang hacker"; }