Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Spec $?PERL/$*PERL.(VMnames|DISTROnames)
  • Loading branch information
lizmat committed May 31, 2014
1 parent 668d386 commit 5fb62b7
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions S28-special-names.pod
Expand Up @@ -305,6 +305,15 @@ provides the following methods:

=over

=item VMnames

A list of C<$?VM.name> / C<$*VM.name> values known.

=item DISTROnames

A list of C<$?DISTRO.name> / C<$*DISTRO.name> values known to have been seen
with the current C<$?VM.name> / C<$*VM.name>.

=item compiler

Contains a C<Compiler> class instance that does C<Systemic>. It further
Expand Down

0 comments on commit 5fb62b7

Please sign in to comment.