Skip to content

Commit 9dd7399

Browse files
committed
Remove IO::Spec::Cygwin.catfile
The class doesn't provide it, but merely inherits
1 parent 50e5565 commit 9dd7399

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

doc/Type/IO/Spec/Cygwin.pod6

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -51,10 +51,6 @@ and are allowed to contain path separators.
5151
IO::Spec::Cygwin.catdir(<foo/bar ber perl>).say;
5252
# OUTPUT: «foo/bar/ber/perl␤»
5353
54-
=head2 method catfile
55-
56-
Alias for L«C<catdir>|/routine/catdir».
57-
5854
=head2 method tmpdir
5955
6056
Defined as:

0 commit comments

Comments
 (0)