in reply to Re: Another update: "Exploring Programming Language Architecture in Perl"
in thread Another update: "Exploring Programming Language Architecture in Perl"
perl -e 'print sub { "Hello @{[shift]}!\n" }->("World")'
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Another update: "Exploring Programming Language Architecture in Perl"
by diotalevi (Canon) on Nov 22, 2006 at 05:18 UTC | |
by billh (Pilgrim) on Nov 22, 2006 at 07:11 UTC |