The Perl syntax error message from the lasteval()
operator. If$@
is the null string, the lasteval()
parsed and executed correctly (although the operations you invoked may have failed in the normal fashion).
Warning messages are not collected in this variable. You can, however, set up a routine to process warnings by setting$SIG{__WARN__}
as described in"%SIG".
Mnemonic: Where was the syntax error "at"?
Perldoc Browser is maintained by Dan Book (DBOOK). Please contact him via theGitHub issue tracker oremail regarding any issues with the site itself, search, or rendering of documentation.
The Perl documentation is maintained by the Perl 5 Porters in the development of Perl. Please contact them via thePerl issue tracker, themailing list, orIRC to report any issues with the contents or format of the documentation.