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

Perl type not documented #501

Closed
AlexDaniel opened this issue May 8, 2016 · 3 comments
Closed

Perl type not documented #501

AlexDaniel opened this issue May 8, 2016 · 3 comments
Labels
NOTSPECCED need roast tests before documenting

Comments

@AlexDaniel
Copy link
Member

Code:

say $*PERL.perl

Result:

Perl.new(compiler => Compiler.new(id => "5936ABF0B3CFA2F3A55C158CFCDB944A79EE5D42.1459591474.45324", release => "", codename => "", name => "rakudo", auth => "The Perl Foundation", version => v2016.03, signature => Blob, desc => Str), name => "Perl 6", auth => "The Perl Foundation", version => v6.c, signature => Blob, desc => Str)
@AlexDaniel AlexDaniel added the docs Documentation issue (primary issue type) label May 8, 2016
@AlexDaniel
Copy link
Member Author

Note that $*PERL variable is documented and is searchable, but Perl class itself is not documented.

@coke
Copy link
Collaborator

coke commented Jan 9, 2017

Not specced. I see that its existence is checked, but nothing else.

@coke coke added NOTSPECCED need roast tests before documenting and removed docs Documentation issue (primary issue type) labels Jan 9, 2017
@coke coke changed the title Perl not documented Perl type not documented Aug 3, 2017
@AlexDaniel
Copy link
Member Author

Seems to be a dup of #503.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
NOTSPECCED need roast tests before documenting
Projects
None yet
Development

No branches or pull requests

2 participants