< Perl Programming < Keywords
The readline keyword
readlink is a function that returns the value of a symbolic link. If such links are not implemented, it raises an exception. If EXPRESSION is not passed, $_ is used instead. If there is a system error, returns the undef and sets $! (errno).
Syntax
read EXPRESSION
read
This article is issued from Wikibooks. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.