in reply to Re: Re: (jeffa) Re: Why are closures cool, continued?in thread Why are closures cool, continued?
print $foo->print_me(sub {ucfirst shift}), "\n"; [download]