Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    # License: Do what you want with this code snippet. You could even
    # claim it as yours and remove this license. I don't care.
    ...
        # Usually, you should sleep just so script won't take entire CPU
        sleep 15;
    }