Skip to content

Commit ba7e60b

Browse files
committed
Spec Distro.path-sep
1 parent 5fb62b7 commit ba7e60b

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

S28-special-names.pod

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -266,13 +266,18 @@ provides the following methods:
266266

267267
=over
268268

269+
=item release
270+
271+
The release information of this distribution.
272+
269273
=item is-win
270274

271275
True if this is a Windows-like distribution.
272276

273-
=item release
277+
=item path-sep
274278

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

277282
=back
278283

0 commit comments

Comments
 (0)