Sophie

Sophie

distrib > Fedora > 15 > i386 > by-pkgid > 85283a6dfd94a11a4b57a08d26897368 > files > 7

perl-Time-Warp-0.5-6.fc15.i686.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!