Bryan C. Warnock wrote:
> 
> Composer::Post.assumes(Iterator.each(Iterator.all(List)=="Programmers")
>     ->programs=(Language::Programming.uses("Perl")==true &&
>     Methodology.implemented(Style.OO==true,Time.all==true)))==true;

Not at all.  But in  

        foo = bar;

foo could be just about anything: a string, a hashref, some other
blessed ref (with op"=" possibly overloaded!), or even an lvalue sub.
Do you know?  Should you care?

-- 
John Porter

Reply via email to