=over =item lstat EXPR X =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. For much more detailed information, please see the documentation for C. If EXPR is omitted, stats C<$_>. =back