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

Extracting pod from a document #7

Closed
JJ opened this issue Dec 14, 2018 · 4 comments
Closed

Extracting pod from a document #7

JJ opened this issue Dec 14, 2018 · 4 comments

Comments

@JJ
Copy link
Contributor

JJ commented Dec 14, 2018

You have probably seen Raku/Pod-To-HTML#55, which is crucial for making pod6 be rendered in GitHub. As a prerequisite, we need a new way of obtaining the pod of a document without using eval. Do you think you could spin off CompUnit::PrecompilationRepository::Document for that and use it to simply cache and obtain the pod for a document?

@finanalyst
Copy link
Owner

JJ, I only just saw this message.
For some reason my email client is sending all github issues to spam. I have not figured out how to stop this.

@JJ
Copy link
Contributor Author

JJ commented Jan 7, 2019

No problem... You probably get a lot of those :-)

@JJ
Copy link
Contributor Author

JJ commented Jan 7, 2019

And anyway I eventually created Pod::Load. It has a fraction of the functionality of this one, but does the job.

@finanalyst
Copy link
Owner

closing issue as changes incorporated.

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

No branches or pull requests

2 participants