in reply to Need help using Test::Class

Sounds like you either didn't use Test::Class, or it isn't installed.

Can you show us RomanTest.pm and check that perl -MTest::Class -e 1 runs without error?