Help for this page

Select Code to Download


  1. or download this
    while (1<2) {
         opendir (DIR, $dir) or die "cannot opendir $dir";
    ...
         }
    sleep(10);
    }