in reply to Re^2: Where subroutine attributes will be used?
in thread Where subroutine attributes will be used?
I use Test::Class. The sub attributes it uses are relatively simple (nothing too perl), which is good because it makes them harder to screw up. However, I don't find them an improvement over a simple config data structure.