X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=pod%2Fperlunicode.pod;h=230c105e1b85345e6856ea9e8d8737df5d56943f;hb=e969ef56d2ce92c4add247c1cf714c73bc057bc5;hp=91bb0f8da999c58bc0b40c31a8c90bfe901267d5;hpb=5ca1ac52233afde3fa5135257b2e37cba75b1c11;p=p5sagit%2Fp5-mst-13.2.git diff --git a/pod/perlunicode.pod b/pod/perlunicode.pod index 91bb0f8..230c105 100644 --- a/pod/perlunicode.pod +++ b/pod/perlunicode.pod @@ -1079,17 +1079,30 @@ portable concept. Similarly for the qx and system: how well will the =over 4 -=item chmod, chmod, chown, chroot, exec, link, mkdir, rename, rmdir, stat, symlink, truncate, unlink, utime +=item * + +chmod, chmod, chown, chroot, exec, link, mkdir +rename, rmdir stat, symlink, truncate, unlink, utime + +=item * + +%ENV + +=item * + +glob (aka the <*>) + +=item * -=item %ENV +open, opendir, sysopen -=item glob (aka the <*>) +=item * -=item open, opendir, sysopen +qx (aka the backtick operator), system -=item qx (aka the backtick operator), system +=item * -=item readdir, readlink +readdir, readlink =back