http://qs321.pair.com?node_id=634882


in reply to Is it possible to issue a perl command to sleep for less than 1 second?

You can always use perlfaq for this kind of questions:

$ perldoc -q sleep

-- Frank