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
Kernel, Distro, VM, Perl, Systemic and Compiler object types not documented #503
Comments
|
What does full blown object means in this context? added $*KERNEL, $*DISTRO, $*VM, $*PERL as full blown objects |
Actually, not much. But, for example, Here is an example (results before and after it was changed):
And we can see when exactly they were implemented like so:
So here are the relevant commits:
|
|
Initial version of Distro information pushed with 6fef43c |
|
Initial version of VM information pushed with db79ec9 |
|
Initial version of Perl information pushed with b558e09 |
|
Initial version of Kernel information pushed with df06cbc . Comments welcome! Probably need to add Systemic and Compiler to this list. But too tired for that now. |
|
Should we add a warning that all this stuff is not specced? |
And links it from the pages it was mentioned. Refs #503
Code:
Result:
The text was updated successfully, but these errors were encountered: