We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e1a299c commit e5225beCopy full SHA for e5225be
doc/Type/IO.pod6
@@ -17,7 +17,8 @@ Defined as:
17
18
Changes value of C<$*CWD> variable to the provided C<$path>, optionally ensuring
19
the new path passes several file tests. B<NOTE:> that this routine does I<NOT>
20
-alter the process's current directory (see L«C<&*chdir>|/routine/chdir»).
+alter the process's current directory (see
21
+L«C<&*chdir>|/routine/$AMPERSAND*chdir»).
22
23
Returns L«C<IO::Path>|/type/IO::Path»
24
representing new C<$*CWD> on success. On failure, returns
0 commit comments