When working with large test suites, using procedural tests for object-oriented code
becomes clumsy after a while. This is where Test::Class really shines. Unfortunately, many
programmers struggle to learn this module or don't use its full power. Please note that...