our @itemsArray = qw( sheet_no sheet_name item ); our $itemsArraySize = @itemsArray; our @itemRecords; our @ISA = qw(Exporter); our @EXPORT = qw( getTopHTML getBottomHTML ssPrintTable $domainname msgInTable LogInToDB LogOutOfDB createRandonNumber createRawDB printLine alertSupport insertItem getRecords );