in reply to Re: On Line Book - Exploring Programming Language Architecture in Perl - Updated
in thread On Line Book - Exploring Programming Language Architecture in Perl - Updated
perl -e 'print sub { "Hello @{[shift->()]}!\n" }->(sub{"World"})'
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: On Line Book - Exploring Programming Language Architecture in Perl - Updated
by hsmyers (Canon) on Mar 18, 2008 at 00:23 UTC |