>>45
Piss, hands down, it turns me on!
>>52
Javascript OO is utter crap.
JS OO is just prototype based, hence the features you want are unimplemented. You can implement them and get classes and all. The problem with this kind of thing is that EVERYBODY can implement them, so everybody gets a different JavaScript base to work on. Consequently, you can't read or mix everybody's code, and you have to pick on some framework or build your own before you can start doing anything with it.
Perl OO is very flexible and works well.
Can't be compared to Python's.
>>53
LOL, game, set and match.