Help for this page

Select Code to Download


  1. or download this
        -command {exec ksh -c "$path/startexp.pl  http://www.perl.com/down
    +load.csp" &}
    
  2. or download this
    $url = ARGV[0];
    if (win32) { 
    ...
    
        system("mozilla $url");
    }
    
  3. or download this
        -command {exec cmd  /c "$path/startexp.pl  http://www.perl.com/dow
    +nload.csp" &}
    
  4. or download this
        -command {exec ksh -c "$path/startexp.pl  http://www.perl.com/down
    +load.csp" &}