Florin Andrei wrote:
For more thorough tests, I guess you could write a simple Perl script and actually test the module's functionality. Can't really beat that for accuracy in testing.
Do an "rpm -ql" on your package and see if there's a test.pl file in it.
If there is one, do a "perl /....path..../test.pl" and see what happens. It's pretty basic, but better than my test.