Test::More, the most popular testing library in Perl, has very good point that it is very simple and easier to learn than xUnit or other.
However some competitors (such as RSpec) are getting main stream in the world and Test::More caon't follow them.
Under this background, I'll explain faults of Test::More, and also show how to solve them.
Join this session if you have interested in (and passion about) testing.