You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: