Help for this page

Select Code to Download


  1. or download this
        my @prog = ( $^X, "--", "-", @parms );
    
  2. or download this
    #ThisScript
    use IPC::Run qw( run timeout ) ;
    ...
    This prints out :
    hello;
     Argument=Passed-Parameter;