Help for this page
use strict; use warnings; use Database; ...Some statements...
use strict; use warnings; ... print "Database.pm is not available\n"; exit; }