The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

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.

AUTHOR

Shlomi Fish, http://www.shlomifish.org/ .

BUGS

Please report any bugs or feature requests to bug-test-count at rt.cpan.org, or through the web interface at http://rt.cpan.org/NoAuth/ReportBug.html?Queue=Test::Count. I will be notified, and then you'll automatically be notified of progress on your bug as I make changes.

SUPPORT

You can find documentation for this module with the perldoc command.

    perldoc Test::Count

You can also look for information at:

SEE ALSO

Test::Count, Test::Count::Parser

ACKNOWLEDGEMENTS

COPYRIGHT & LICENSE

This module is free software, available under the MIT X11 Licence:

http://www.opensource.org/licenses/mit-license.php

Copyright by Shlomi Fish, 2009.