in reply to Re: Paul Graham on Great Hackers
in thread Paul Graham on Great Hackers

You should show him how Perl supports functional programming as well, including such nifty things as closures.
This might be a good place to start: http://okmij.org/ftp/Scheme/Scheme-in-Perl.txt (shamelessly lifted from Functional Perl as Scheme and functional XML parsing).