Package : perl-Test-Class-Most

Package details

Summary: Test Classes the easy way

Description:
When people write test classes with the excellent 'Test::Class', you often
see the following at the top of the code:

package Some::Test::Class;

use strict;
use warnings;
use base 'My::Test::Class';
use Test::More;
use Test::Exception;


URL: http://search.cpan.org/dist/Test-Class-Most
License: GPL+ or Artistic

Maintainer: nobody

List of RPMs