Help for this page

Select Code to Download


  1. or download this
    
    my @data = qw( 1 2 3 4 5); 
    ...
                $MW->after($MILLISECOND_DELAY,  [ \&modo, $newdata ] ); 
            } 
    }
    
  2. or download this
    #!/usr/bin/perl
    use warnings;
    ...
      
           }
    }