in reply to
Proper way to create 'globals'
TestSuite is a container class so it might be easier for the top of the individual test class hierarchy to be something else e.g. Test, and for that to have all the methods that get inherited down the tree.
-M
Free your mind
Comment on
Re: Proper way to create 'globals'
In Section
Seekers of Perl Wisdom