Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Added intenting for better web rendering to 5to6-perlvar.pod
  • Loading branch information
dha committed Nov 11, 2015
1 parent 241ab68 commit b9434b1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions doc/Language/5to6-perlvar.pod
Expand Up @@ -211,8 +211,8 @@ This is somewhat unclear. It probably depends on what you mean by "the name of
the operating system" as S28 has three different suggestions, all of which
give different answers. On my OS X machine at this time...
C<$*KERNEL> gives "darwin (14.3.0)"
C<$*DISTRO> gives "macosx (10.10.3)"
C<$*KERNEL> gives "darwin (14.3.0)"
C<$*DISTRO> gives "macosx (10.10.3)"
Using C<.version> on either of those will give you just the version
number. C<.name> gives the kernel or distro name. Those objects contain
Expand Down

0 comments on commit b9434b1

Please sign in to comment.