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 BrowserUk (Patriarch) on Mar 18, 2008 at 22:55 UTC |