Help for this page

Select Code to Download


  1. or download this
    use warnings;
    use strict;
    ...
        "-errorfile=".quote_system_string("core.err"),
        "-infile=".quote_system_string($filepath);
    run3 $command;