Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add pure perl code to allow backends like jvm and moar #4

Merged
merged 2 commits into from Apr 29, 2014

Conversation

FROGGS
Copy link
Collaborator

@FROGGS FROGGS commented Mar 30, 2014

When this dist is installed via panda, it will choose the parrot specific code
on parrot only, and will fall back to the pure perl version.
In case Build.pm is not supported (e.g. installation without panda) it will
use the pure perl version in all cases.

When this dist is installed via panda, it will choose the parrot specific code
on parrot only, and will fall back to the pure perl version.
In case Build.pm is not supported (e.g. installation without panda) it will
use the pure perl version in all cases.
cosimo added a commit that referenced this pull request Apr 29, 2014
[add pure perl code to allow backends like jvm and moar.]

That is really cool.
@cosimo cosimo merged commit 3565ec8 into cosimo:master Apr 29, 2014
@FROGGS
Copy link
Collaborator Author

FROGGS commented Apr 29, 2014

@cosimo Thank you :o)

@cosimo
Copy link
Owner

cosimo commented Apr 29, 2014

Sorry for the wait :-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants