=over =item lstat EXPR =item lstat Does the same thing as the C function (including setting the special C<_> filehandle) but stats a symbolic link instead of the file the symbolic link points to. If symbolic links are unimplemented on your system, a normal C is done. If EXPR is omitted, stats C<$_>. =back