Help for this page

Select Code to Download


  1. or download this
        char *my_args = { "perl", "-e", "require 'file1.pl'; require 'file
    +2.pl'" };
        ...
        perl_parse(my_perl, NULL, 3, my_args, (char **)NULL);