An orange in an apple orchard.
sub ... { my $coderef = sub { function body ... }; ... $coderef->(args); }
No comments:
Post a Comment