An open API service indexing awesome lists of open source software.

https://github.com/gasol/libtest-timer-perl

Debian package of the Test::Timer module
https://github.com/gasol/libtest-timer-perl

Last synced: about 1 year ago
JSON representation

Debian package of the Test::Timer module

Awesome Lists containing this project

README

          

README for Test-Timer

INSTALLATION

To install this module, run the following commands:

perl Build.PL
./Build
./Build test
./Build install

SUPPORT AND DOCUMENTATION

After installing, you can find documentation for this module with the
perldoc command.

perldoc Test::Timer

You can also look for information at:

Search CPAN
http://search.cpan.org/dist/Test-Timer

CPAN Request Tracker:
http://rt.cpan.org/NoAuth/Bugs.html?Dist=Test-Timer

AnnoCPAN, annotated CPAN documentation:
http://annocpan.org/dist/Test-Timer

CPAN Ratings:
http://cpanratings.perl.org/d/Test-Timer

COPYRIGHT AND LICENCE

Copyright (C) 2007 jonasbn

This program is free software; you can redistribute it and/or modify it
under the same terms as Perl itself.