in reply to Power of single objects

The reason is see power in C++ in contrast to Java is because C++ offers one to still be able to use functional code. When I'm writing a larger program, I may prefer to have a few variables or functions that i don't want in classes of any type. If I call them often or it just doesn't make sense to encapsulate various vars in a class, then I'm not forced to. Along the same lines, perl forces no one to use OO programming and Perl is even less OO (in my humble opinion) than C++. Look at any complete code and the integral parts of the program are most likely functionally-based which incorporate nifty CPAN modules. To give an example of my above comment on things that I may not wish to encapsulate is:And that's what I love with Perl /\/\
AgentM Systems nor Nasca Enterprises nor Bone::Easy is responsible for the comments made by AgentM.</h6>