Ok, I understood; now I'm able to print on Netscape screen; the problem
was the eval statement.
In fact, in my example the execute statement fails, but the eval stops
immediately the script; with
print $DBI::errstr in the rollback section, the screen outputs
the exact content.
I'm sorry.