in reply to
Run Perl from within Perl
You can run code in another perl interpreter from within your current one with
Inline::Perl
.
What makes you want this?
Comment on
Re: Run Perl from within Perl
In Section
Seekers of Perl Wisdom