Help for this page
local $@; my $book = eval { ReadData("$upload_dir/yello$filename") }; if ($@ or not $book) { # ... handle error }