in reply to Re: Another update: "Exploring Programming Language Architecture in Perl"
in thread Another update: "Exploring Programming Language Architecture in Perl"
Update I've made the changes locally. They'll be visible on the next update.
perl -e 'print sub { "Hello @{[shift]}!\n" }->("World")'
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^3: Another update: "Exploring Programming Language Architecture in Perl"
by TGI (Parson) on Nov 17, 2006 at 22:10 UTC | |
by billh (Pilgrim) on Nov 22, 2006 at 03:12 UTC |