Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Spec Distro.path-sep
  • Loading branch information
lizmat committed May 31, 2014
1 parent 5fb62b7 commit ba7e60b
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions S28-special-names.pod
Expand Up @@ -266,13 +266,18 @@ provides the following methods:

=over

=item release

The release information of this distribution.

=item is-win

True if this is a Windows-like distribution.

=item release
=item path-sep

The release information of this distribution.
The character that is used to separating paths in specifications, usually in
environment variables such as C<PATH>.

=back

Expand Down

0 comments on commit ba7e60b

Please sign in to comment.