Shlomi Fish > Test-Count > Test::Count::Base

Download:
Test-Count-0.0600.tar.gz

Dependencies

Annotate this POD

CPAN RT

Open  0
Report a bug
Source  

NAME ^

Test::Count::Base - Base Class for Test::Count.

FUNCTIONS ^

Test::Count::Base->new({ 'param1' => $value1, 'param2' => $value2});

Initialises Test::Count::Base using the _init() abstract method.