If there is a syntax error or runtime
error, or a "die" statement is
executed, an undefined value is
returned by "eval", and $@ is set to
the error message. If there was no
error, $@ is guaranteed to be a null
string.
Stack Overflow is a collaboratively edited question and answer site for programmers – regardless of platform or language. It's 100% free, no registration required.
perldoc perlvar. – Telemachus Jul 30 at 22:29