http://www.perlmonks.org?node_id=577913


in reply to Re: RFC: A Beginners Guide to Fuzzy Rules-Based Systems
in thread RFC: A Beginners Guide to Fuzzy Rules-Based Systems

I'm sorry, but after many years of using many languages, I am not at all inclined to consider $f = Foo->new() as if it were a method on the type. I will continue to use $f = new Foo() as if it were an operator built into the language, because it feels more literate and readable.

Even with the same sort of bugs, I don't see a lot of people clamoring for a shift to $fh->print @list syntax.

--
[ e d @ h a l l e y . c c ]