Help for this page

Select Code to Download


  1. or download this
    use IPC::Cmd;
    sub _userinput2filename {
    ...
       # this is the stdout of the command
       return $stdout_buf
    }