Anonymous Monk has asked for the wisdom of the Perl Monks concerning the following question:
Please let me know if this "my_perl" is default. Please note that i'm createting the perl interpretor instances in the context of threads and calling the perl sub using call_pv(). Please give your comment on this Regards, Poornachandran SM# define pTHXx register PerlInterpreter *my_perl; # define aTHXx my_perl;
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Perl Interpretor name with multiple instances
by AgentM (Curate) on Dec 13, 2000 at 11:02 UTC | |
by Anonymous Monk on Dec 14, 2000 at 09:01 UTC |