At 07:44 -0800 2001.11.25, Adam Russell wrote: >So, to be perfectly clear when someone reads an archived copy of this(>:), >there is no way to express the time in milliseconds in versions of Macperl >earlier than 5.6.1 ?
There could be. Someone could build Time::HiRes for earlier versions. There's also TickCount() in Mac::Events, which is not milliseconds, but 1/60 seconds, and is time since the system's startup; that may or may not be sufficient to your needs. There may be other ways, too. -- Chris Nandor [EMAIL PROTECTED] http://pudge.net/ Open Source Development Network [EMAIL PROTECTED] http://osdn.com/