Sophie

Sophie

distrib > Mageia > 4 > x86_64 > by-pkgid > 2939489d15b549f76f3318627b71230a > files > 9

perl-Time-Warp-0.500.0-8.mga4.x86_64.rpm

Time::Warp - offers developers control over the measurement of time


SYNOPSIS

    use Time::Warp qw(scale to time);

    to(CORE::time + 5);  # 5 seconds ahead
    scale(2);            # double speed of time


AVAILABLE FROM CPAN!