in reply to Re: Book update
in thread Book update: "Exploring Programming Language Architecture in Perl"

No problem. The PDF is in a pretty sorry state though, There are too many listings littering the main body, I'll have to push them to an appendix or to the end of each chapter, but I'm more focussed on the HTML right now.
Bill H
perl -e 'print sub { "Hello @{[shift]}!\n" }->("World")'