) See perldoc perlapi.
--
Best regards,
Ivan Gromov.
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
http://learn.perl.org/
return;
}
perl_run(my_perl);
PL_perl_destruct_level = 1;
perl_destruct(my_perl);
return;
}
testperl.pl is:
$ab = 100;
print “testperl.pl. ab = $ab \n”;
testperl2.pl is:
$PQR = “Hello”;
print “$PQR from testperl2.pl \n”;
I don’t know what exactly do with my
Thank you very much for help.
--
Kind regards,
Ivan Gromov.
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
http://learn.perl.org/
command_line[] = {"", "-e", “./script.pl”};
Thank you very much for your help and support.
--
Kind regards,
Ivan Gromov
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
http://learn.perl.org/
mp; Regards in advance
Ivan Gromov
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
http://learn.perl.org/