Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Add $*SPEC to variables
  • Loading branch information
jonathanstowe committed Jun 9, 2015
1 parent a60ba58 commit 4edf556
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions lib/Language/variables.pod
Expand Up @@ -737,5 +737,8 @@ X<$*CWD|variable.$*CWD>
$*HOME An L<IO::Path> object representing the "home directory"
of the user that is running the program. If the
"home directory" cannot be determined it will be L<Nil>
==
$*SPEC The appropriate L<IO::Spec> sub-class for the platform that
the program is running on.
=end pod

0 comments on commit 4edf556

Please sign in to comment.