aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Test-Time/pkg-descr
blob: 5fd3ed13383599628a0fcefe91d02101267877d2 (plain) (blame)
1
2
3
4
Test::Time can be used to test modules that deal with time.  Once you
use this module, all references to time and sleep will be
internalized.  You can set custom time by passing time => number after
the use statement.