[Date Prev][Date Next][Thread Prev][Thread Next] [Search] [Date Index] [Thread Index]

Re: [FWP] Perl Moral Support



Ariel Scolnicov wrote:
> 
> No, what Perl has that Python doesn't is good-clean-CS-theory
> *closures*.  Both languages let you have functions as (nearly)
> first-class objects 

Perl closures can be perl objects (no "nearly" about it):

  bless sub { ... }, $class;

-- 
John Porter


==== Want to unsubscribe from Fun With Perl?  Well, if you insist...
==== Send email to <fwp-request@technofile.org> with message _body_
====   unsubscribe