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
- Host: GitHub
- URL: https://github.com/gasol/libtest-timer-perl
- Owner: Gasol
- Created: 2012-12-05T05:43:50.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2013-01-28T09:35:10.000Z (over 13 years ago)
- Last Synced: 2025-02-02T23:54:21.549Z (over 1 year ago)
- Language: Perl
- Size: 125 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- Changelog: Changes
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.