Author of:
and maintainer of:
I discovered yesterday that Module::Build supports recursive testing, meaning you can have subdirectories in your t/ directory.
So you can divide your
You simply have to out the following line in your: Build.PL
recursive_test_files => 1,
Falling in love Module::Build 0 Comments More | Login | Reply /