Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
Allow for using NULL as external $p5 for perls without multiplicity
Inline::Perl6 on a perl without multiplicity passes a NULL pointer as my_perl. Detect this correctly and avoid creating a new perl interpreter.
- Loading branch information